Skip to content

Releases: cnti-testcatalog/testsuite

master-2021-03-04-230334-cce478e March 04, 2021

04 Mar 23:03
cce478e
Compare
Choose a tag to compare

UPDATES

Issues addressed in this release:

  • #639 - Fix bug causing the Litmus Network Latency test to fail cncf/cnf-conformance#636
  • #636 - [BUG] pod_network_latency seems to run in infinite loop during the workload test; interrupt to end test is required.

Artifact info:

  • Commit: master-2021-03-04-230334-cce478e
  • SHA256SUM: 1533b0bd9eafa8c5c0eae7a8125b3d94a9ec8e6eb31c3fe48378c54d96212b8c cnf-conformance-master-2021-03-04-230334-cce478e.tar.gz

master-2021-03-02-222145-1dce882 March 02, 2021

02 Mar 22:21
1dce882
Compare
Choose a tag to compare

UPDATES

Issues addressed in this release:

  • #630 - Feature/#601 kubectl apply
  • #601 - [Feature] Silence kubectl apply commands
  • #545 - [Feature] Support multiple services

Artifact info:

  • Commit: master-2021-03-02-222145-1dce882
  • SHA256SUM: 02a92efe6c2b8c94c08c327b300b23d0af70621b85349cd7fed39f96ea42ee63 cnf-conformance-master-2021-03-02-222145-1dce882.tar.gz

master-2021-03-02-214022-c33c216 March 02, 2021

02 Mar 21:40
c33c216
Compare
Choose a tag to compare

UPDATES

Issues addressed in this release:

  • #629 - [PATCH] Fix for 'converting YAML to JSON error' during cnf_setup for immutable_configmap
  • #508 - Configuration and Lifecycle test: Is K8s ConfigMap immutable?

Artifact info:

  • Commit: master-2021-03-02-214022-c33c216
  • SHA256SUM: 1c2aca8f5674ee34be4d3f197ea8d37cc24175c6cac2d93a61d496ba5306fa34 cnf-conformance-master-2021-03-02-214022-c33c216.tar.gz

master-2021-03-02-010809-2a00809 March 02, 2021

02 Mar 01:08
2a00809
Compare
Choose a tag to compare

UPDATES

Issues addressed in this release:

  • #628 - [Feature] Minimal cnf-conformance.yml test
  • #608 - [Feature]. Minimal cnf-conformance.yml test

Artifact info:

  • Commit: master-2021-03-02-010809-2a00809
  • SHA256SUM: 6cde2eda95756cbb117dd3b129aa707a7d9c1e6dccf296b834bc31eca8a2fc00 cnf-conformance-master-2021-03-02-010809-2a00809.tar.gz

master-2021-02-26-203628-2d828cf February 26, 2021

26 Feb 20:36
2d828cf
Compare
Choose a tag to compare

UPDATES

Issues addressed in this release:

  • #627 - [Feature] Support non standard Image URL ports
  • #619 - [Feature] Support non standard Image URL ports
  • #624 - Docs/private docker registry #577 #606
  • #577 - [Documentation] Address, Fix, Update and Edit the INSTALLmd and other technical Documentation guides
  • #606 - [Research] Test running the test suite against a CNF using K8s secrets with a password protected vanilla Docker Registry
  • #625 - Update QUICK-INSTALL.md

Artifact info:

  • Commit: master-2021-02-26-203628-2d828cf
  • SHA256SUM: 588a85ecb3954ede2e7d2ae42df989469f5eaffc43a55a7d641aa282f37ef1c4 cnf-conformance-master-2021-02-26-203628-2d828cf.tar.gz

v0.10.2 February 19, 2021

19 Feb 21:35
1e7a8bb
Compare
Choose a tag to compare

Changes since v0.10.1

Issues addressed in this release:

🐛 Bug Fixes

  • [BUG] Removed duplicate code from bad merge in v0.10.1 #617

📖 Documentation

  • [Documentation] Documentation update for releases #616

Artifact info:

  • Commit: v0.10.2
  • SHA256SUM: 71d2fa25b9d0ddee5d52da907a60fdf4a1637924c9c09a0b8cdf8eed2f7c214c cnf-conformance-v0.10.2.tar.gz

master-2021-02-20-000341-5fac8c0 February 20, 2021

20 Feb 00:03
5fac8c0
Compare
Choose a tag to compare

UPDATES

Issues addressed in this release:

  • #618 - Support multiple services #545
  • #545 - [Feature] Support multiple services

Artifact info:

  • Commit: master-2021-02-20-000341-5fac8c0
  • SHA256SUM: eb07567c01ed5d25334fdd997ca453d4df31e8a6959bb86414618703731cf79d cnf-conformance-master-2021-02-20-000341-5fac8c0.tar.gz

master-2021-02-19-200945-1e7a8bb February 19, 2021

19 Feb 20:09
1e7a8bb
Compare
Choose a tag to compare

UPDATES

Issues addressed in this release:

  • #617 - Duplicate code from bad merge
  • #616 - Documentation update for releases

Artifact info:

  • Commit: master-2021-02-19-200945-1e7a8bb
  • SHA256SUM: b92acefd2b9410a6418f55737ea2137b9dfd535e5d66610745176656892591f1 cnf-conformance-master-2021-02-19-200945-1e7a8bb.tar.gz

v0.10.1 February 18, 2021

18 Feb 22:02
696b129
Compare
Choose a tag to compare

Changes since v0.10.0

Issues addressed in this release:

📦 Workload Tests

  • Configuration and Lifecycle test: Does the CNF/Resource/container use K8s Secrets? #517

✨ Enhancements

  • [Feature] Add the date or a date+time to the dev snapshots tag for auto sorting on GitHub release page #530
  • [Feature] cnf installation refactor for samples, examples, and end-user supplied cnfs to use cnf manager #569
  • [Feature] Enhance usability for closed-source CNFs : image size #587
  • [Feature] cnf_manager references to kubectl get should be moved to KubectlClient Module #590
  • [Feature] Support running the test suite against a CNF using a username/password protected Docker Hub #594

🐛 Bug Fixes

  • [BUG] cnf-conformance.yml helm repo is not added when running cnf_setup #546
  • [BUG] (v0.10.0) Binary installation is missing directories and files #579

📖 Documentation

  • Add A dockerized version of free5gc to EXAMPLE-CNFS.md #589
  • Update SOURCE_INSTALL.md #575

🔬 Research

  • [Research] Determine Docker Hub API support in registries used by end users for v0.10.0 Beta Testing #597

Artifact info:

  • Commit: v0.10.1
  • SHA256SUM: a725674d6b8fba1829213b120ef250e640d14c684c10b563cbfe8c8812c807dc cnf-conformance-v0.10.1.tar.gz

master-2021-02-18-164524-696b129 February 18, 2021

18 Feb 16:45
696b129
Compare
Choose a tag to compare

UPDATES

Issues addressed in this release:

  • #607 - Refactor of utils in preparation of #603
  • #603 - [Feature] Implement N/A test outcome
  • #610 - [BUG] Chaos mesh status attribute now missing

Artifact info:

  • Commit: master-2021-02-18-164524-696b129
  • SHA256SUM: 77b6c83bdb439a5ca3281290efbade00b5da30edea54809c308a0200ea06ef93 cnf-conformance-master-2021-02-18-164524-696b129.tar.gz