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

Add ocp-29073-internalis testcase #80

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

sergiordlr
Copy link
Contributor

@sergiordlr sergiordlr commented Apr 3, 2020

Testcase to check that imagestreams and imagestreams tags pointing to images stored in the internal registry can be migrated.

  1. Create a namespace
  2. Mirror an alpine image to internal registry, creating the imagestream in the namespace
  3. Mirror a busybox image to internal registry, creating a new version of the same imagestream.
  4. Create several imagestream tags pointing to those 2 images.
  5. Create pods that will use those imagestream tags. (this step is skipped because of BZ https://bugzilla.redhat.com/show_bug.cgi?id=1820250, once the bug is fixed it will be enabled again)
  6. Migrate.
  7. Verify that the migrated namespace is ok.

@sergiordlr sergiordlr force-pushed the add_ocp-29073-internalimagestream_testcase branch from b4298a1 to eeaf553 Compare April 28, 2020 11:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant