-
Notifications
You must be signed in to change notification settings - Fork 47
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
We've already converted the application code to Python 3, but the config tests (run in dom0) were still using Python 2. Fixed. In the process, realized that the "integration" tests (targeting `sd-journalist`) were broken. We don't run those regularly, but updated them anyway to maximize testing. Some of that logic may be useful even after the port to `sd-proxy`; at the very least, it's a useful test baseline for how the submission workflow currently works. Prunes all the colorized output because it doesn't work in dom0 (unless using unsafe options).
- Loading branch information
Conor Schaefer
committed
Nov 9, 2018
1 parent
53705ad
commit cd3bc32
Showing
6 changed files
with
23 additions
and
17 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Empty file.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters