Integrating stackviz with test-operator#327
Integrating stackviz with test-operator#327sauragar wants to merge 3 commits intoopenstack-k8s-operators:mainfrom
Conversation
Updated tempest.yaml to install stackviz and added a function to run_tempest.sh to generate stackviz report from the subunit file Ticket: OSPRh-12077
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: sauragar The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
Integrates the modified stackviz from review 973914 with the following changes: - Install stackviz from Gerrit refs/changes/14/973914/1 - Copy stackviz HTML app files to /var/lib/tempest/stackviz/ during container build - Add decompression of .subunit.gz files before processing - Remove non-existent stackviz-html command - Update stackviz-export to output JSON to stackviz/data/ directory for HTML interface This ensures tempest results are properly visualized in stackviz with the new export functionality. Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
|
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/1b6789d362f24de691017b5c5a64fee2 ❌ tcib-openstack-meta-content-provider-master FAILURE in 25m 19s |
…ection Move stackviz directory from /var/lib/tempest/stackviz/ to /var/lib/tempest/external_files/stackviz/ so that it is properly collected as a Zuul artifact. Changes: - Update container build to copy HTML files to external_files/stackviz/ - Update runtime script to generate JSON data in external_files/stackviz/data/ - Ensures stackviz results are accessible in Zuul job artifacts Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
|
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/58d26ecdebb9402695eef516cec521de ❌ tcib-openstack-meta-content-provider-master FAILURE in 30m 45s |
|
We can't ship stackviz. Close this patch, we need to find a different approach for it. |
|
As per discussion with @arxcruz we are not going with the changes in the tcib repo as per |
Updated tempest.yaml to install stackviz and added a function to run_tempest.sh to generate stackviz report from the subunit file
Ticket: OSPRh-12077