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

feat(testing): automate PR checks with trace based tests #10

Open
wants to merge 19 commits into
base: main
Choose a base branch
from

Conversation

schoren
Copy link
Collaborator

@schoren schoren commented Aug 12, 2024

This PR implements a PR check pipeline that will automatically spin up a kind cluster, configure an onprem tracetest version, and run the trace based test suites. This will help validating changes before actually deploying them

Changes

Fixes

Checklist

  • tested locally
  • added new dependencies
  • updated the docs
  • added a test

@schoren schoren force-pushed the pr-checks branch 2 times, most recently from 3f44ccf to 298a52b Compare August 30, 2024 14:40
@schoren schoren force-pushed the pr-checks branch 3 times, most recently from 7b1e201 to 663af51 Compare September 10, 2024 20:39
@schoren schoren force-pushed the pr-checks branch 2 times, most recently from 0686d70 to 77ce1f8 Compare September 19, 2024 14:15
@schoren schoren changed the title add workflow feat(testing): automate PR checks with trace based tests Sep 25, 2024
add org id

remove unused step

save output

fix

try again

fix

add tracetest cli step;

test

run other tests

add env id

upadte path

add variableset tests

fix

revert

run all suites;

test each feature individually

run all, one by one

disable

disable
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.

1 participant