KIAB Streams Trigger Provisioner
- Add node api wrapper for ergonomic cmd usage
- Add streams trigger template
- Add mock external adapter for v03 mercury
- First pass of streams trigger provisioning
TODO:
- add ocr2 configuration, see https://github.com/smartcontractkit/chainlink/blob/29117850e9be1be1993dbf8f21cf13cbb6af9d24/core/services/ocr2/plugins/mercury/integration_test.go#L843
AER Report: CI Core ran successfully :white_check_mark:
AER Report: Operator UI CI ran successfully :white_check_mark:
Quality Gate failed
Failed conditions
C Reliability Rating on New Code (required ≥ A)
See analysis details on SonarQube
Catch issues before they fail your Quality Gate with our IDE extension
SonarLint
Flaky Test Detector for github.com/smartcontractkit/chainlink project has failed :x:
Ran new or updated tests between develop and e6c4a3c046b2fa25f5df98814fcde38c7da1f516 (CRIB-322-keystone-evm-contract-deployment-tooling).
View Flaky Detector Details | Compare Changes
Flaky Tests
Ran 271 unique tests. Below are the tests identified as flaky, with a pass ratio lower than the 99% threshold:
TestPackage TestName PassRatio RunCount Skipped
--------- --------- --------- --------- ---------
github.com/smartcontractkit/chainlink/v2/core/cmd TestShell_ImportExportETHKey_NoChains 67% 3 false
github.com/smartcontractkit/chainlink/v2/core/cmd TestShell_ListETHKeys_Error 67% 3 false
github.com/smartcontractkit/chainlink/v2/core/cmd TestShell_CreateETHKey 67% 3 false
Flakeguard Summary
Ran new or updated tests between develop and 4aea6f720fb56a2b381ac570ea4264bc34a9e027 (CRIB-322-keystone-evm-contract-deployment-tooling).
View Flaky Detector Details | Compare Changes
Found Flaky Tests :x:
| Name | Pass Ratio | Panicked? | Timed Out? | Race? | Runs | Successes | Failures | Skips | Package | Package Panicked? | Avg Duration | Code Owners |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| TestShell_ListETHKeys | 66.67% | false | false | false | 3 | 2 | 1 | 0 | github.com/smartcontractkit/chainlink/v2/core/cmd | false | 1.173333333s | Unknown |
Artifacts
For detailed logs of the failed tests, please refer to the artifact failed-test-results-with-logs.json.
Flakeguard Summary
Ran new or updated tests between develop and de1a8f5e5b427249fd8a2663a8f020ca3f7f5ccb (CRIB-322-keystone-evm-contract-deployment-tooling).
View Flaky Detector Details | Compare Changes
Found Flaky Tests :x:
| Name | Pass Ratio | Panicked? | Timed Out? | Race? | Runs | Successes | Failures | Skips | Package | Package Panicked? | Avg Duration | Code Owners |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| TestShell_ImportExportETHKey_NoChains | 66.67% | false | false | false | 3 | 2 | 1 | 0 | github.com/smartcontractkit/chainlink/v2/core/cmd | false | 1.306666666s | Unknown |
| TestShell_ListETHKeys | 66.67% | false | false | false | 3 | 2 | 1 | 0 | github.com/smartcontractkit/chainlink/v2/core/cmd | false | 1.26s | Unknown |
Artifacts
For detailed logs of the failed tests, please refer to the artifact failed-test-results-with-logs.json.
Flakeguard Summary
Ran new or updated tests between develop and f4bb1123117997cdc021d01642dfaf11ecfc457d (CRIB-322-keystone-evm-contract-deployment-tooling).
View Flaky Detector Details | Compare Changes
Found Flaky Tests :x:
| Name | Pass Ratio | Panicked? | Timed Out? | Race? | Runs | Successes | Failures | Skips | Package | Package Panicked? | Avg Duration | Code Owners |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| TestShell_ImportExportETHKey_NoChains | 66.67% | false | false | false | 3 | 2 | 1 | 0 | github.com/smartcontractkit/chainlink/v2/core/cmd | false | 1.293333333s | Unknown |
| TestShell_ListETHKeys_Error | 66.67% | false | false | false | 3 | 2 | 1 | 0 | github.com/smartcontractkit/chainlink/v2/core/cmd | false | 1.27s | Unknown |
Artifacts
For detailed logs of the failed tests, please refer to the artifact failed-test-results-with-logs.json.
Notes from call: in the future, will need to chainlink/deployments integrated to this.
Quality Gate passed
Issues
1 New issue
0 Fixed issues
0 Accepted issues
Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code