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

Add support for specifying a CA certificate for Rally/Tempest #54

Merged
merged 2 commits into from
Apr 18, 2024

Conversation

markgoddard
Copy link

The tempest_cacert variable may specify the CA certificate path.

Depends on stackhpc/docker-rally#16

@markgoddard markgoddard self-assigned this Apr 11, 2024
@markgoddard markgoddard requested a review from a team as a code owner April 11, 2024 15:36
@markgoddard
Copy link
Author

Rally failed in a newly built image:

2024-04-11 16:01:55.307 1025 INFO default [-] {0} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_without_passing_volume_id ... success [0.049s]
2024-04-11 16:01:57.451 1025 INFO rally.task.context [-] Verification 7541e20a-0439-410f-b6ba-3d3423762ed9 | Context testr@default cleanup() started
2024-04-11 16:01:57.452 1025 INFO rally.task.context [-] Verification 7541e20a-0439-410f-b6ba-3d3423762ed9 | Context testr@default cleanup() finished in 1.16 msec
2024-04-11 16:01:57.452 1025 INFO rally.task.context [-] Verification 7541e20a-0439-410f-b6ba-3d3423762ed9 | Context tempest@default cleanup() started
2024-04-11 16:02:01.037 1025 INFO rally.task.context [-] Verification 7541e20a-0439-410f-b6ba-3d3423762ed9 | Context tempest@default cleanup() finished in 3.58 sec
<class 'memoryview'> can't be decoded
+ export failed=1
+ failed=1
+ rally verify report --type html --to /home/rally/artifacts/rally-verify-report.html
Missing argument: --uuid

@markgoddard markgoddard marked this pull request as draft April 11, 2024 19:12
@markgoddard
Copy link
Author

Need to update docker-rally image tag once stackhpc/docker-rally#16 merges.

The tempest_cacert variable may specify the CA certificate path.

Depends on stackhpc/docker-rally#16
@markgoddard
Copy link
Author

Docker-rally fixed and released as v1.5.0

@markgoddard markgoddard merged commit 088ecd6 into main Apr 18, 2024
4 checks passed
@markgoddard markgoddard deleted the tempest-cacert branch April 18, 2024 09:13
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.

2 participants