ash: Add e2e CI testing for PRs#18796
Conversation
c5a9a30 to
8ceb676
Compare
ac86293 to
439ed9b
Compare
|
/retest |
|
/retest |
There was a problem hiding this comment.
Instead of adding this conditional, can we change the workflow to point to a different deprovision step?
There was a problem hiding this comment.
Isn't this required for the installation process too?
There was a problem hiding this comment.
I'm not sure what you mean. Is this what you're referring to: 0f3315a#diff-65cce809dc5ddaa91711f6709acd41e5c24b735c073708e60f10aae28faf8712R65
The point I'm trying to make is that with steps we want to avoid branching or conditionality as much as possible within the steps. I think this is fine to include initially. Let's not worry about it.
|
/retest |
|
/test pj-rehearse |
|
/retest |
There was a problem hiding this comment.
I don't think we want set +euE here. This is allowing execution of the script to continue after there is an error creating DNS records/zones.
|
/retest |
|
This is reaching tests. Awesome! 🚀 We need to add |
|
I'm still seeing an error in the logs: It is unclear to me whether this is affecting anything? |
|
This line here checks to see if yaml exists and then installs pyyaml. So the error message is from here and I guess it won't cause problems for the later code. |
There was a problem hiding this comment.
Due to openshift/installer#5180 we should revert this back to https://rhcossa.blob.ppe3.stackpoc.com/vhd/art-rhcos-ash.vhd
There aren't any issues with ASH, so don't worry about stopping rehearsals. Just include it in your next set of changes.
I will open a card about follow up work we can do to improve this process.
|
/approve |
|
@wking can you add this to your review queue? I think we will need your approval as: @openshift/test-platform can we get a review as needed by: A brief summary:
|
|
/lgtm |
|
/lgtm cancel |
Added steps configuration for the ASH environment to enable testing.
|
@rna-afk: The following tests failed, say
Full PR test history. Your PR dashboard. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. I understand the commands that are listed here. |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: alvaroaleman, patrickdillon, rna-afk The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
@rna-afk: Updated the following 3 configmaps:
DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
Added steps configuration for the ASH environment to enable testing.