Project

Profile

Help

Task #2194

closed

Fix bash aliases for pulp 3 w/ postgres

Added by semyers over 7 years ago. Updated almost 5 years ago.

Status:
CLOSED - CURRENTRELEASE
Priority:
Normal
Assignee:
Category:
-
Sprint/Milestone:
Start date:
Due date:
% Done:

0%

Estimated time:
Platform Release:
Groomed:
No
Sprint Candidate:
No
Tags:
Sprint:
Quarter:

Description

The ansible playbooks on 3.0-dev in the devel repo install a bashrc with a bunch of helpful aliases related to helping pulp developers, like the "pclean" alias that is supposed to reset your local database and content to a freshly-installed state. Some of these tasks interact with mongodb, and should be updated to interact with postgres instead.


Related issues

Blocked by Pulp - Task #2226: Rename pulp.platform to pulp.appCLOSED - CURRENTRELEASEsemyers

Actions
Actions #1

Updated by semyers over 7 years ago

  • Status changed from NEW to ASSIGNED
  • Assignee set to semyers

I've started on this somewhat organically already since I've already got a working (sortof) db-reset script, so I'm adapting that for pclean, and will take a shot at the other aliases while I'm in there.

At the moment, this appears to depend on the pulp.platform path existing, so this should block on #2226.

Actions #2

Updated by semyers over 7 years ago

  • Blocked by Task #2226: Rename pulp.platform to pulp.app added
Actions #3

Updated by semyers over 7 years ago

...and we're unblocked!

PR coming soon. :D

Added by semyers over 7 years ago

Revision 577298c2 | View on GitHub

db-reset no longer "rm -rf"s (instead it just warns)

Also some minor tweaks to how travis runs to cut down on the amount of bash-fu

re #2194 https://pulp.plan.io/issues/2194

Added by semyers over 7 years ago

Revision 577298c2 | View on GitHub

db-reset no longer "rm -rf"s (instead it just warns)

Also some minor tweaks to how travis runs to cut down on the amount of bash-fu

re #2194 https://pulp.plan.io/issues/2194

Added by semyers over 7 years ago

Revision b47fab07 | View on GitHub

Update bash aliases to work better with pulp 3/django

fixes #2194 https://pulp.plan.io/issues/2194

Actions #4

Updated by semyers over 7 years ago

  • Status changed from ASSIGNED to MODIFIED
Actions #5

Updated by semyers over 7 years ago

This fix isn't complete. I've opened up #2266 to start to deal with more of the problem, but for now "ptest(s)" and "pclean" should work.

Actions #6

Updated by semyers over 7 years ago

  • Status changed from MODIFIED to CLOSED - CURRENTRELEASE
Actions #7

Updated by daviddavis about 5 years ago

  • Sprint/Milestone set to 3.0.0
Actions #8

Updated by bmbouter almost 5 years ago

  • Tags deleted (Pulp 3)

Also available in: Atom PDF