[CI-v2] Add containerinfra job with Github Action#2379
Merged
EmilienM merged 8 commits intogophercloud:masterfrom May 9, 2022
Merged
[CI-v2] Add containerinfra job with Github Action#2379EmilienM merged 8 commits intogophercloud:masterfrom
EmilienM merged 8 commits intogophercloud:masterfrom
Conversation
Contributor
mandre
commented
Apr 8, 2022
- Deploy Magnum with Devstack
- Run messaging acceptance tests
- Logs failures if any
1a01786 to
959e89c
Compare
Contributor
|
FWIW, swarm is probably not really supported so a functional test that tries to do that will not go very far :) |
959e89c to
6a708e4
Compare
5acede2 to
52e093d
Compare
- Deploy Magnum with Devstack - Run messaging acceptance tests - Logs failures if any
The default image size quota is 1GiB and it too small for the Fedora CoreOS image needed for Magnum. Bump the image quota to 5GiB. Also bump swift max size accordingly.
Add the environment variable Magnume acceptance tests need to the stackenv script and document then in the acceptance test README.
Previously, 5GiB were too small for the fedora-coreos image used by magnum tests.
The image was named Fedora-AtomicHost back then, instead of fedora-coreos.
52e093d to
695cf06
Compare
CI would complain with: ``` convenience.go:35: Failure in clusters_test.go, line 21: unexpected error "Bad request with: [POST http://10.1.1.5/container-infra/v1/clustertemplates], error message: {\"errors\": [{\"request_id\": \"\", \"code\": \"client\", \"status\": 400, \"title\": \"Cluster type (vm, fedora-coreos, swarm) not supported\", \"detail\": \"Cluster type (vm, fedora-coreos, swarm) not supported.\", \"links\": []}]}" ```
695cf06 to
e3cf563
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.