Release v3.0.0
Formal release of cnf-certificationtest-partner
This release includes :
- ability to supply the namespace to be used via
NAMESPACE_TO_GENERATE
environment variable - use 3 nodes minikube to test scaling and node draining
- add CI workflow
commits :
91c3617 release v3.0.0 (#33)
835c172 Shamadi fix fsdiffpod (#32)
357b529 Cnfcert 30 changes (#29)
7604d7e Do not deploy fsdiff pod with Minikube (#28)
91d06cd added fsdiff pod to the infra (#20)
350f55e Use 3 nodes in minikube in order to test pod recreation (#26)
dd83dd3 Add lifecycle to POD under test (#25)
cfc5a2e Multinode support (#24)
c7aa7f6 Merge pull request #22 from HamadiSE/shamadi_logging
2bd3dc3 update PUT to start emiting logs
0fedb7d Increase timeout of the oc wait
command
eb383fb Fix local-test-infra GitHub Action race condition
e835579 Replace Pod definitions with Deployments
42ad670 Update CI workflows to auto-discover Pod names
bb6d1bf use single quotes to avoid escaping in annotation yaml
5a66190 add container spec autodiscover label and annotation
ff72720 add labels and annotation for autoconfig
538653b Add GitHub Action for installing local-test-infra
8646951 Extend the CI workflow with image push to Quay.io
9056175 Update README with info on the new tnf namespace
10614ec Add CI Tests for test infra and partner image
bc5df96 Add a proper namespace to the test/partner pods
2b58196 Update docs with new Minikube Setup
section
14da137 update README with new test-network-function url
0afd65c rework README to include more detail
f9f6dd6 Switch from rgoulding to testnetworkfunction quay.io repo
fac9fd0 replace Apache license with GPL-2.0-or-later and COMMITMENT
79831d7 add .vscode firectory to gitignore
eb0d46e Merge pull request #2 from redhat-nfvpe/local_installation
387f0ec Abstract local test infrastructure
7e14df2 Merge pull request #1 from redhat-nfvpe/initial_commit
053c0c9 Create a UBI-based partner container definition and deployment strategy
bc504ee Initial commit