-
Notifications
You must be signed in to change notification settings - Fork 4
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
Rename tasks for XML reporting #181
base: master
Are you sure you want to change the base?
Conversation
- name: "UI-2 Run Cypress tests to validate dashboards exist" | ||
- name: | | ||
TEST Run Cypress tests to validate dashboards exist | ||
UI-2 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
UI-2 |
- name: "UI-3 Check if all Cypress tests passed" | ||
- name: | | ||
TEST Check if all Cypress tests passed | ||
UI-3 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
UI-3 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Leonid opened a new PR for this: #182
- name: "UI-1 Check OpenShift Console URL is accessible" | ||
- name: | | ||
TEST Check OpenShift Console URL is accessible | ||
UI-1 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
UI-1 |
8e5e13c
to
31c359f
Compare
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/064c53b7a9e747b488998fb84e99991c ✔️ openstack-k8s-operators-content-provider SUCCESS in 1h 58m 58s |
406bda7
to
6f950c0
Compare
6f950c0
to
0230bac
Compare
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/d347ecdbd95e447b951cde9a3175ebe9 ✔️ openstack-k8s-operators-content-provider SUCCESS in 1h 47m 43s |
13e47ba
to
903fd72
Compare
Include the namespace and pod that is being checked in the name to get to the following format for the testcase name in snake_case check_{{ pod_name }}_pod_is_running_in_{{ namespace }}_namespace
…mmon role The values for the loop items don't seem to render otherwise.
903fd72
to
3f9bf78
Compare
name[template]: Jinja templates should only be at the end of 'name'
No description provided.