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

ROX-20144: Move canary e2e to gitops #1339

Merged
merged 5 commits into from
Oct 12, 2023

Conversation

kurlov
Copy link
Member

@kurlov kurlov commented Oct 12, 2023

Description

Make Canary e2e to use gitops config to change scenarios

Checklist (Definition of Done)

  • Unit and integration tests added
  • Added test description under Test manual
    - [ ] Documentation added if necessary (i.e. changes to dev setup, test execution, ...)
  • CI and all relevant tests are passing
  • Add the ticket number to the PR title if available, i.e. ROX-12345: ...
    - [ ] Discussed security and business related topics privately. Will move any security and business related topics that arise to private communication channel.
    - [ ] Add secret to app-interface Vault or Secrets Manager if necessary
    - [ ] RDS changes were e2e tested manually
    - [ ] Check AWS limits are reasonable for changes provisioning new resources

Test manual

# Bootstrap the cluster
scripts/install_operator_canary.sh

# Run the canary tests
RHACS_TARGETED_OPERATOR_UPGRADES=true RUN_CENTRAL_E2E=false make test/e2e

...

[AfterSuite]
/Users/akurlov/go/src/github.com/stackrox/acs-fleet-manager/e2e/e2e_suite_test.go:104
[AfterSuite] PASSED [0.000 seconds]
------------------------------
[ReportAfterSuite] Autogenerated ReportAfterSuite for --json-report
autogenerated by Ginkgo
[ReportAfterSuite] PASSED [0.037 seconds]
------------------------------

Ran 14 of 54 Specs in 385.467 seconds
SUCCESS! -- 14 Passed | 0 Failed | 0 Pending | 40 Skipped
PASS
coverage: [no statements]
composite coverage: [no statements]

Ginkgo ran 1 suite in 6m48.911640694s
Test Suite Passed

@openshift-ci
Copy link
Contributor

openshift-ci bot commented Oct 12, 2023

Skipping CI for Draft Pull Request.
If you want CI signal for your change, please convert it to an actual PR.
You can still manually trigger a test run with /test all

@kurlov kurlov marked this pull request as ready for review October 12, 2023 17:31
@openshift-ci
Copy link
Contributor

openshift-ci bot commented Oct 12, 2023

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: kurlov, ludydoo

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@openshift-ci openshift-ci bot removed the lgtm label Oct 12, 2023
@openshift-ci
Copy link
Contributor

openshift-ci bot commented Oct 12, 2023

New changes are detected. LGTM label has been removed.

@kurlov kurlov temporarily deployed to development October 12, 2023 20:46 — with GitHub Actions Inactive
@kurlov kurlov temporarily deployed to development October 12, 2023 20:46 — with GitHub Actions Inactive
@kurlov kurlov temporarily deployed to development October 12, 2023 20:46 — with GitHub Actions Inactive
@kurlov kurlov merged commit d61ed3e into main Oct 12, 2023
@kurlov kurlov deleted the akurlov/ROX-20144_switch_canary_e2e_to_gitops branch October 12, 2023 22:22
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 this pull request may close these issues.

3 participants