Skip to content
This repository has been archived by the owner on Jan 12, 2024. It is now read-only.

Extend testing CI to re-run conda tests in self-contained environment #597

Merged
merged 126 commits into from May 4, 2022

Conversation

IsraelMiles
Copy link
Contributor

Testing CI runs conda test on the build agent host. This can make it difficult to find and diagnose issues caused by missing dependencies. For example the build agent host can inadvertently provide dependencies that should be provided by conda packages themselves. In addition to all existing tests, conda test should be re-executed from within a brand-new Docker container, in order to emulate a minimal environment as may be installed by users.

@anpaz
Copy link
Member

anpaz commented Mar 14, 2022

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 2 pipeline(s).

.github/workflows/push-selfcontained.yml Show resolved Hide resolved
.github/workflows/push-selfcontained.yml Outdated Show resolved Hide resolved
.github/workflows/push-selfcontained.yml Outdated Show resolved Hide resolved
build/ci.yml Outdated Show resolved Hide resolved
IsraelMiles and others added 4 commits May 3, 2022 14:32
Co-authored-by: Cassandra Granade <chgranad@microsoft.com>
Co-authored-by: Cassandra Granade <chgranad@microsoft.com>
Co-authored-by: Cassandra Granade <chgranad@microsoft.com>
@IsraelMiles
Copy link
Contributor Author

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 2 pipeline(s).

@IsraelMiles
Copy link
Contributor Author

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 2 pipeline(s).

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

Successfully merging this pull request may close these issues.

None yet

3 participants