Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reset Pulp Server prior to running Pulp Smash during an upgrade test #518

Open
omaciel opened this issue Jan 27, 2017 · 0 comments
Open

Comments

@omaciel
Copy link
Contributor

omaciel commented Jan 27, 2017

Our upgrade jobs use the following steps:

  1. Install $OLDER version of Pulp
  2. Populate the server with random content
  3. Upgrade the server to $LATEST version of Pulp
  4. Perform some post-upgrade tasks
  5. Run Pulp Smash test suite

By the time we run the automation, the server will already have some data present which can potentially lead to some false negative results in the automation (such as orphan repos or packages).

What we want to do is make sure that we reset the server prior to running the automation but only after we have performed a post-upgrade test. (see 517)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant