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

Enable openstack-client-server service in functional jobs #3053

Merged
merged 2 commits into from
May 22, 2024

Conversation

stephenfin
Copy link
Contributor

This has the ability to shave a few minutes off our deployment time for DevStack and is already being used upstream in Nova. Use it here also.

Signed-off-by: Stephen Finucane <stephenfin@redhat.com>
This can shave minutes off a DevStack deployment by avoiding repeated
startup times for OSC. Nova recently enabled it in their upstream gates
[1] and we can do the same here.

[1] https://review.opendev.org/c/openstack/nova/+/919738

Signed-off-by: Stephen Finucane <stephenfin@redhat.com>
@github-actions github-actions bot added the semver:patch No API change label May 22, 2024
@coveralls
Copy link

Coverage Status

coverage: 78.634%. remained the same
when pulling f018747 on stephenfin:osc-server
into 4af5a04 on gophercloud:master.

@EmilienM EmilienM merged commit b728a92 into gophercloud:master May 22, 2024
70 of 73 checks passed
@EmilienM
Copy link
Contributor

11 minutes, insane.

@stephenfin stephenfin deleted the osc-server branch May 22, 2024 15:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
semver:patch No API change
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants