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 another PR check #1100

Closed
dkliban opened this issue Oct 3, 2023 · 0 comments · Fixed by #1134
Closed

Add another PR check #1100

dkliban opened this issue Oct 3, 2023 · 0 comments · Fixed by #1134
Assignees
Labels

Comments

@dkliban
Copy link
Member

dkliban commented Oct 3, 2023

This job is to be run with every PR. The job will do the following:

  1. Build the operator image.
  2. Build the catalog image.
  3. Deploy the catalog image to the openshift cluster.
  4. Create a subscription that points to the catalog deployed in 3.
  5. Create 2 Pulp CRs.
  6. Make assertions about the correctness of the deployments.
dkliban added a commit to dkliban/pulp-operator that referenced this issue Oct 3, 2023
Leaving this as a no-op for now. This file will contain the logic outlined in
pulp#1100

[noissue]
dkliban added a commit that referenced this issue Oct 3, 2023
Leaving this as a no-op for now. This file will contain the logic outlined in
#1100

[noissue]
dkliban added a commit to dkliban/pulp-operator that referenced this issue Nov 1, 2023
The two-deployments job tests that 2 deployments of Pulp in one namespace are
able to start succesfully. No tests are run after the operator reports that
the deployments are up.

closes: pulp#1100
dkliban added a commit to dkliban/pulp-operator that referenced this issue Nov 1, 2023
The two-deployments job tests that 2 deployments of Pulp in one namespace are
able to start succesfully. No tests are run after the operator reports that
the deployments are up.

closes: pulp#1100
dkliban added a commit to dkliban/pulp-operator that referenced this issue Nov 1, 2023
The two-deployments job tests that 2 deployments of Pulp in one namespace are
able to start succesfully. No tests are run after the operator reports that
the deployments are up.

closes: pulp#1100
dkliban added a commit that referenced this issue Nov 2, 2023
The two-deployments job tests that 2 deployments of Pulp in one namespace are
able to start succesfully. No tests are run after the operator reports that
the deployments are up.

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

Successfully merging a pull request may close this issue.

2 participants