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

Move automation default vars into seperate scenario files #375

Commits on Aug 30, 2024

  1. Move automation default vars into seperate scenario files

    openstack-k8s-operators#374 adds
    the trigger job which will run different Baremetal VA jobs downstream on
    different architecture file changes.
    
    Currently automation/vars/default.yaml contains different multiple
    scenarios, stored in a single file. Trigger job may run unwanted jobs
    downstream without testing the proper architecture changes.
    
    By moving automations vars into different scenario files allow us
    to run selective trigger job and test the proper prs.
    
    Let's keep the defaults.yaml file till we finish the migration.
    
    Signed-off-by: Chandan Kumar (raukadah) <raukadah@gmail.com>
    raukadah committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    216f1cc View commit details
    Browse the repository at this point in the history