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

Update Jenkins to also check market-sim for approbation #733

Open
gordsport opened this issue Feb 22, 2024 · 0 comments
Open

Update Jenkins to also check market-sim for approbation #733

gordsport opened this issue Feb 22, 2024 · 0 comments
Assignees
Labels

Comments

@gordsport
Copy link
Contributor

As per the changes to be implemented in:

Can we make updates to jenkins to:

  1. Add fuzzing ACs as usual
  2. Add a new category for fuzzing, not because it's required just for point 3
  3. Update the jenkins config for core runs to clone ther vega-market-sim repo
  4. Update core's TEST_ARGS to include the market sim test dir (something like '{/workspace/system-tests/tests/**/*.py,/workspace/vega/commands/*.{go,feature},/workspace/vega/core/integration/**/*.{go,feature},/workspace/MultisigControl/test/*.js,/workspace/Vega_Token_V2/test/*.js,/workspace/Staking_Bridge/test/*.js,/workspace/vega-market-sim/vega_sim/scenario/fuzzed_markets/**/*.py}')

Then if the category itself has good coverage and is proving useful, we can look at breaking out fuzzing in the same way that we have done with system tests

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Todo
Status: No status
Development

No branches or pull requests

2 participants