CI Integration with tfacon
- Store credentials like auth_token in tfacon-secrets(jenkins credentials)
- Extract launch_name/launch_id from Test Manegement Platform(Report Portal) by your CI(This part should be done as a part of your own automation)
- run
tfacon run -v --auth-token ${tfacon-secrets} --project-name "project-name" --launch-name "launch-name"