Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added metrics to smoke #520

Merged
merged 41 commits into from
Jul 25, 2023
Merged

Added metrics to smoke #520

merged 41 commits into from
Jul 25, 2023

Conversation

smickovskid
Copy link
Contributor

@smickovskid smickovskid commented Jun 6, 2023

  • Added gauntlet support
  • Added Testnet deployment support
  • Added gauntlet wrapper
  • Added scheduled workflow that will run on testnet
  • Added method to transfer funds
  • Added additional details to the gauntlet ocr2:inspect:responses command to return the last 10 rounds with details

New programs have been deployed on testnet and the PRIVATE_KEY will be added to the repo secrets which owns the programs so we don't deploy each time.

There are some repetitions in the job, chain, node creation, marked those as TODO since a bigger refactor will be required since we can't fully port out of using solana CLI with gauntlet due to K8 forwarding having issues with UDP packets. The TODO will decouple the job spec, bridges and all related actions into one method but for now we need testnet daily tests so that will be done in the future.

@smickovskid smickovskid temporarily deployed to integration June 6, 2023 06:06 — with GitHub Actions Inactive
@smickovskid smickovskid temporarily deployed to integration June 6, 2023 06:06 — with GitHub Actions Inactive
@smickovskid smickovskid temporarily deployed to integration June 6, 2023 06:06 — with GitHub Actions Inactive
@smickovskid smickovskid temporarily deployed to integration June 6, 2023 06:07 — with GitHub Actions Inactive
@smickovskid smickovskid temporarily deployed to integration June 6, 2023 06:13 — with GitHub Actions Inactive
@smickovskid smickovskid temporarily deployed to integration June 6, 2023 06:21 — with GitHub Actions Inactive
@smickovskid smickovskid temporarily deployed to integration June 6, 2023 06:35 — with GitHub Actions Inactive
@smickovskid smickovskid temporarily deployed to integration June 6, 2023 06:35 — with GitHub Actions Inactive
@smickovskid smickovskid temporarily deployed to integration June 6, 2023 06:35 — with GitHub Actions Inactive
@smickovskid smickovskid temporarily deployed to integration June 6, 2023 06:35 — with GitHub Actions Inactive
@smickovskid smickovskid temporarily deployed to integration June 6, 2023 06:43 — with GitHub Actions Inactive
@smickovskid smickovskid temporarily deployed to integration June 6, 2023 06:50 — with GitHub Actions Inactive
@smickovskid smickovskid temporarily deployed to integration June 27, 2023 09:23 — with GitHub Actions Inactive
@smickovskid smickovskid temporarily deployed to integration June 27, 2023 09:23 — with GitHub Actions Inactive
@smickovskid smickovskid temporarily deployed to integration June 27, 2023 09:23 — with GitHub Actions Inactive
@smickovskid smickovskid temporarily deployed to integration June 27, 2023 09:24 — with GitHub Actions Inactive
@smickovskid smickovskid temporarily deployed to integration June 27, 2023 09:31 — with GitHub Actions Inactive
@smickovskid smickovskid temporarily deployed to integration June 27, 2023 09:39 — with GitHub Actions Inactive
@smickovskid smickovskid temporarily deployed to integration June 27, 2023 09:59 — with GitHub Actions Inactive
@smickovskid smickovskid temporarily deployed to integration June 27, 2023 09:59 — with GitHub Actions Inactive
@smickovskid smickovskid temporarily deployed to integration June 27, 2023 10:02 — with GitHub Actions Inactive
@smickovskid smickovskid temporarily deployed to integration June 27, 2023 10:02 — with GitHub Actions Inactive
@smickovskid smickovskid temporarily deployed to integration June 27, 2023 10:04 — with GitHub Actions Inactive
@smickovskid smickovskid temporarily deployed to integration June 27, 2023 10:04 — with GitHub Actions Inactive
@smickovskid smickovskid temporarily deployed to integration June 27, 2023 10:04 — with GitHub Actions Inactive
@tateexon tateexon temporarily deployed to integration July 24, 2023 14:37 — with GitHub Actions Inactive
@tateexon tateexon temporarily deployed to integration July 24, 2023 14:43 — with GitHub Actions Inactive
@tateexon tateexon temporarily deployed to integration July 24, 2023 14:51 — with GitHub Actions Inactive
@tateexon tateexon temporarily deployed to integration July 24, 2023 15:08 — with GitHub Actions Inactive
@tateexon tateexon temporarily deployed to integration July 24, 2023 15:08 — with GitHub Actions Inactive
@tateexon tateexon temporarily deployed to integration July 24, 2023 15:08 — with GitHub Actions Inactive
@tateexon tateexon temporarily deployed to integration July 24, 2023 15:08 — with GitHub Actions Inactive
@tateexon tateexon temporarily deployed to integration July 24, 2023 15:14 — with GitHub Actions Inactive
@tateexon tateexon temporarily deployed to integration July 24, 2023 15:23 — with GitHub Actions Inactive
@tateexon tateexon temporarily deployed to integration July 24, 2023 15:47 — with GitHub Actions Inactive
@tateexon tateexon temporarily deployed to integration July 24, 2023 15:47 — with GitHub Actions Inactive
@tateexon tateexon temporarily deployed to integration July 24, 2023 15:47 — with GitHub Actions Inactive
@tateexon tateexon temporarily deployed to integration July 24, 2023 15:47 — with GitHub Actions Inactive
@tateexon tateexon temporarily deployed to integration July 24, 2023 15:53 — with GitHub Actions Inactive
@tateexon tateexon temporarily deployed to integration July 24, 2023 16:02 — with GitHub Actions Inactive
aalu1418
aalu1418 previously approved these changes Jul 25, 2023
Copy link
Collaborator

@aalu1418 aalu1418 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

just something for the future, but otherwise looks good to me!

Comment on lines +458 to +462
ocr2Config := &OCR2Config{
MinAnswer: "0",
MaxAnswer: "10000000000",
Transmissions: sg.FeedAddress,
}
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

something also worth testing in the future: positive and negative values

@smickovskid smickovskid temporarily deployed to integration July 25, 2023 13:30 — with GitHub Actions Inactive
@smickovskid smickovskid temporarily deployed to integration July 25, 2023 13:30 — with GitHub Actions Inactive
@smickovskid smickovskid temporarily deployed to integration July 25, 2023 13:30 — with GitHub Actions Inactive
@smickovskid smickovskid temporarily deployed to integration July 25, 2023 13:31 — with GitHub Actions Inactive
@smickovskid smickovskid temporarily deployed to integration July 25, 2023 13:38 — with GitHub Actions Inactive
@smickovskid smickovskid temporarily deployed to integration July 25, 2023 13:45 — with GitHub Actions Inactive
@aalu1418 aalu1418 merged commit 5bc4c50 into develop Jul 25, 2023
@aalu1418 aalu1418 deleted the BCI-1172 branch July 25, 2023 14:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants