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

WIP: Implement smoke-test action script #34

Closed
wants to merge 1 commit into from

Conversation

cevich
Copy link
Member

@cevich cevich commented Jun 25, 2020

Fixes #27

Signed-off-by: Chris Evich cevich@redhat.com

@github-actions
Copy link

github-actions bot commented Jun 25, 2020

Failure running Cirrus-CI Retrospective Github Action failed against this PR's 50f92a68dcd5c5e05fa198828e84292a769a16a4

@cevich cevich changed the title Implement smoke-test action script WIP: Implement smoke-test action script Jun 25, 2020
@cevich cevich marked this pull request as draft September 8, 2020 15:34
Previously, if breaking changes were made to the cirrus-ci_retrospective
container image (or it's contents), failures wouldn't appear until after
the offending PR was merged.  Fix this, by detecting a running PR (using
formerly successful container image).  Build a test container from the
PR's code and use it to verify functionality and action outputs.  On
failure, the tracking (auto-updated) comment in the PR will be updated
with links and debugging info.

Signed-off-by: Chris Evich <cevich@redhat.com>
@github-actions
Copy link

github-actions bot commented Feb 2, 2022

Successfully triggered github-actions/success task to indicate successful run of cirrus-ci_retrospective integration and unit testing from this PR's 06ebddc5e7cbc076448a6d40e1fc9d42a4a4b0c1.

@cevich
Copy link
Member Author

cevich commented Feb 2, 2022

Abandoning this...it's just too hard to test with a workflow that only executes from the main branch.

@cevich cevich closed this Feb 2, 2022
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.

System-testing github actions can use old/incompatible steps.
1 participant