datadog-agent icon indicating copy to clipboard operation
datadog-agent copied to clipboard

[SMP] Converted Regression Experiments into new format that will be part of the next SMP release

Open dmalis18 opened this issue 1 year ago • 2 comments
trafficstars

What does this PR do?

This PR is for creating a config.yaml file and moving certain smp ci parameters into the experiment.yaml file. These are changes that will be part of the next SMP release that will release a much improved version of local run. New and future experiments will need to follow the new format that is documented more closely here

Motivation

In order to improve the user experience for SMP and specifically SMP local run we have moved multiple CI flags into .yaml files instead of being command line prompts. This should help users more easily use local run.

Additional Notes

This will need to be merged in after the next SMP release officially comes out

dmalis18 avatar Feb 28 '24 15:02 dmalis18

CLA assistant check
All committers have signed the CLA.

bits-bot avatar Feb 28 '24 15:02 bits-bot

Test changes on VM

Use this command from test-infra-definitions to manually test this PR changes on a VM:

inv create-vm --pipeline-id=30136684 --os-family=ubuntu

pr-commenter[bot] avatar Mar 14 '24 20:03 pr-commenter[bot]