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

Need a new TestRunProject identifier for test results #65

Closed
Badgerati opened this issue Mar 5, 2017 · 3 comments
Closed

Need a new TestRunProject identifier for test results #65

Badgerati opened this issue Mar 5, 2017 · 3 comments

Comments

@Badgerati
Copy link
Owner

Badgerati commented Mar 5, 2017

Having a TestRunId of "v1.2" and a TestRunName of "v1.2.a1b2bc3d" is great, but what if you have two different projects with the same ID/Name?

Such as, having tests run for the core project and the website project in the same version?

This is to add a new TestRunProject identifier, which could be set to anything like "core/site/console/gui/etc.".

This value will only be passed on the initial "test run has started" callout.

This value can be set on CLI or Edisonfile.

@Badgerati
Copy link
Owner Author

Due to the re-architecture of the callouts, the TestRunProject identifier will just be passed on every call.

@Badgerati
Copy link
Owner Author

The TestRunProject value is optional, and can be null.

CLI: --tproj
Edisonfile: test_run_project

@Badgerati
Copy link
Owner Author

Merged into Epic branch

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant