Commit 42c1aaf
authored
Fix nightly container testing suite (#495)
<!--
Thank you for contributing to cuOpt :)
Here are some guidelines to help the review process go smoothly.
Many thanks in advance for your cooperation!
Note: The pull request title will be included in the CHANGELOG.
-->
## Description
Changing container user to root requires changes to how pip and pytest
work, so needed update for this.
closes #494
## Issue
closes #494
## Checklist
- [x] I am familiar with the [Contributing
Guidelines](https://github.com/NVIDIA/cuopt/blob/HEAD/CONTRIBUTING.md).
- Testing
- [ ] New or existing tests cover these changes
- [ ] Added tests
- [ ] Created an issue to follow-up
- [x] NA
- Documentation
- [ ] The documentation is up to date with these changes
- [ ] Added new documentation
- [x] NA1 parent b0b719a commit 42c1aaf
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
40 | | - | |
| 40 | + | |
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
| |||
0 commit comments