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

Matrix consolidation for live tests #2944

Closed
danieljurek opened this issue Oct 4, 2021 · 1 comment
Closed

Matrix consolidation for live tests #2944

danieljurek opened this issue Oct 4, 2021 · 1 comment
Assignees
Labels
Central-EngSys This issue is owned by the Engineering System team. Client This issue points to a problem in the data-plane of the library. EngSys This issue is impacting the engineering system.

Comments

@danieljurek
Copy link
Member

The CI tests use a consolidated matrix (multiple build/test runs on the same machine). Live tests should follow a similar approach.

We'll need to:

  • Detect new environment variables (e.g. from resource deployment)
  • Clear those variables between builds/runs
@ghost ghost added the needs-triage Workflow: This is a new issue that needs to be triaged to the appropriate team. label Oct 4, 2021
@RickWinter RickWinter added Central-EngSys This issue is owned by the Engineering System team. Client This issue points to a problem in the data-plane of the library. EngSys This issue is impacting the engineering system. labels Oct 12, 2021
@ghost ghost removed the needs-triage Workflow: This is a new issue that needs to be triaged to the appropriate team. label Oct 12, 2021
@danieljurek
Copy link
Member Author

This is no longer the case. We're using the matrix generator.

@github-actions github-actions bot locked and limited conversation to collaborators Apr 11, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Central-EngSys This issue is owned by the Engineering System team. Client This issue points to a problem in the data-plane of the library. EngSys This issue is impacting the engineering system.
Projects
None yet
Development

No branches or pull requests

2 participants