Skip to content

Releases: gardener/test-infra

0.149.0

12 Mar 12:24
Compare
Choose a tag to compare

no release notes available

0.148.0

11 Mar 18:34
Compare
Choose a tag to compare

no release notes available

0.147.0

10 Mar 17:11
Compare
Choose a tag to compare

[test-infra]

Action Required

  • [USER] The old test command has been renamed to test-gardener which means that gardener test can now only be invoked via /test-gardener (#255, @schrodit)

Improvements

  • [USER] A new bot plugin has been added that the execution of simple testruns that reside in the repository. (#255, @schrodit)
    • A single testrun can be execution by typing /test-single [path to the testrun].
  • [OPERATOR] Support for multiple set values has been added. Values can now be specified by multiple set flags: testrunner run-template --set="value1=test" --set="value2=true" (#253, @schrodit)
  • [OPERATOR] Upgraded Argo to v2.6.0 see here for detailed release notes (#251, @schrodit)

0.146.0

28 Feb 08:10
Compare
Choose a tag to compare

no release notes available

0.145.0

27 Feb 07:34
Compare
Choose a tag to compare

no release notes available

0.144.0

26 Feb 17:18
Compare
Choose a tag to compare

no release notes available

0.143.0

26 Feb 12:54
Compare
Choose a tag to compare

[test-infra]

Improvements

  • [OPERATOR] Result collection and elasticsearch upload is now handled by the Test Machinery. (#250, @schrodit)

0.142.0

25 Feb 15:36
Compare
Choose a tag to compare

no release notes available

0.141.0

24 Feb 17:52
Compare
Choose a tag to compare

no release notes available

0.140.0

24 Feb 09:37
Compare
Choose a tag to compare

[test-infra]

Improvements

  • [OPERATOR] Fixed the problem that testrun watches are blocked in serial executed testruns (#249, @schrodit)
  • [OPERATOR] Missing metadata information from the testrunner is now also added as annotation (#248, @schrodit)
  • [OPERATOR] The telemetry controller is added that wraps the ShootTelemetry controller to measure shoots via CRD's. (#247, @schrodit)