Pierre Prinetti
c2f06a6f69
openstack: Apply FeatureSet in manifest-test
...
With this patch, manifest-tests parse feature-set and feature-gates
information from the environment variables `FEATURE_SET` and
`FEATURE_GATES`.
This change enables testing the generation of manifests in the CAPI
flow.
2024-04-26 11:31:42 +02:00
Pierre Prinetti
8801811574
openstack-manifests: Export JUnit results
...
Expose test results as JUnit to let Prow parse them.
2023-03-14 11:11:16 +01:00
Pierre Prinetti
34b53ca9d3
openstack-manifests: Refactor
2023-03-12 17:39:56 +01:00
Pierre Prinetti
1b03f46088
openstack-manifest: Show assets dir if persisted
...
Ease manual runs.
2023-03-03 09:35:32 +01:00
Pierre Prinetti
0c67140ae8
openstack-manifests: Option to run selected test cases
...
Add a `-r <regexp>` to `test-manifests.sh` to optionally only run test
cases with a matching name.
2023-02-28 11:15:40 +01:00
Pierre Prinetti
03da672b8f
openstack-manifests: Beautify output
2023-02-09 15:08:21 +01:00
Pierre Prinetti
62ed473dfd
openstack-manifests: Add a debug option
...
Add the `-p` (Persist) option to prevent the automated cleanup of
generated manifests.
2023-02-09 12:25:23 +01:00
OpenShift Merge Robot
19dc9ed7e9
Merge pull request #4608 from Fedosin/env_var_typo
...
Bug 1924140: fix a typo in an env variable name
2021-02-11 10:39:59 -05:00
Mike Fedosin
bdce4b17c6
Fix OWNERS for openstack
...
Now OwWNERS is a symbolic link and looks like github doesn't accept
it.
2021-02-10 17:00:06 +01:00
Mike Fedosin
3d8d58114e
Bug 1924140: fix a typo in the env variable name
...
It should be called OPENSHIFT_INSTALL_SKIP_PREFLIGHT_VALIDATIONS.
2021-02-02 18:10:47 +01:00
Pierre Prinetti
feebe4c70c
openstack: Test Nova AZ manifest generation
...
* instrument the manifest-generation test-framework to execute Python
testfiles
* test machinesets with availability zones
2020-12-07 14:32:58 +01:00
Pierre Prinetti
b85276295a
openstack: Test manifest creation
...
Add a script for testing OpenStack manifest generation.
Co-Authored-By: Matthew Booth <mbooth@redhat.com >
2020-12-02 11:23:33 +01:00