Skip to content

Instantly share code, notes, and snippets.

@anandrkskd
Last active February 4, 2022 08:27
Show Gist options
  • Save anandrkskd/102d08389c61e7f7293570bf38205d3b to your computer and use it in GitHub Desktop.
Save anandrkskd/102d08389c61e7f7293570bf38205d3b to your computer and use it in GitHub Desktop.

odo test statistics

Last update: 2022-02-04 08:27:02 (UTC)

Generated with https://github.com/jgwest/odo-tools/ and https://github.com/kadel/odo-tools

FLAKY TESTS: Failed test scenarios in past 14 days

Failure Score* Failures Test Name Last Seen PR List and Logs
90 3 [Fail] odo devfile push command tests when Create and push java-springboot component [It] should execute default build and run commands correctly 3: #54041 #53631 #53181
40 2 [Fail] odo link and unlink command tests when two components are deployed [BeforeEach] when a link is created between the two components should unlinking a non-pushed link successfully 2: #54131 #54071
40 2 [Fail] odo link and unlink command tests when two components are deployed [BeforeEach] when a link is created between the two components with --bind-as-files when the component is pushed should not allow re-linking 2: #54131 #54071

odo test statistics for periodic jobs

Last update: 2022-02-04 08:27:03 (UTC)

Failure Score* Failures Test Name Last Seen Cluster version and Logs
40 2 [Fail] odo devfile push command tests when Create and push java-springboot component [It] should execute default build and run commands correctly 2: [v4.9]1 [v4.10]1
40 2 [Fail] odo devfile push command tests when creating a nodejs component when doing odo push when the pod is deleted and replaced [It] should execute run command on odo push 2: [v4.8]1 [v4.9]1
40 2 [Fail] odo devfile status command tests when Creating nodejs component using devfile when doing odo push [It] Verify that odo component status correctly reports supervisord status 2: [v4.8]1 [v4.10]1

* - Failure score is an arbitrary severity estimate, and is approximately (# of PRs the test failure was seen in * # of test failures) / (days since failure). See code for full algorithm -- PRs welcome for algorithm improvements.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment