chainlink icon indicating copy to clipboard operation
chainlink copied to clipboard

KIAB Streams Trigger Provisioner

Open HenryNguyen5 opened this issue 1 year ago • 2 comments

  • 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

HenryNguyen5 avatar Sep 04 '24 01:09 HenryNguyen5

AER Report: CI Core ran successfully :white_check_mark:

aer_workflow , commit

AER Report: Operator UI CI ran successfully :white_check_mark:

aer_workflow , commit

github-actions[bot] avatar Oct 17 '24 06:10 github-actions[bot]

Quality Gate failed 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 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

github-actions[bot] avatar Nov 20 '24 03:11 github-actions[bot]

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.

github-actions[bot] avatar Dec 12 '24 01:12 github-actions[bot]

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.

github-actions[bot] avatar Dec 12 '24 01:12 github-actions[bot]

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.

github-actions[bot] avatar Dec 13 '24 21:12 github-actions[bot]

Notes from call: in the future, will need to chainlink/deployments integrated to this.

chainchad avatar Jan 10 '25 16:01 chainchad