Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
S
slapos.recipe.cmmi
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
2
Merge Requests
2
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
nexedi
slapos.recipe.cmmi
Commits
a957650d
Commit
a957650d
authored
Jun 12, 2024
by
Jérome Perrin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
adjust tests for buildout 3
parent
d086699a
Pipeline
#35267
passed with stage
in 0 seconds
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
slapos/recipe/cmmi/tests.py
slapos/recipe/cmmi/tests.py
+1
-0
No files found.
slapos/recipe/cmmi/tests.py
View file @
a957650d
...
...
@@ -390,6 +390,7 @@ def test_suite():
(
re
.
compile
(
r'Command (.*) returned non-zero exit status (\
d+)[
\.]{0,1}'
),
r'Command \1 returned non-zero exit status \2.'
),
zc
.
buildout
.
testing
.
normalize_path
,
zc
.
buildout
.
testing
.
root_logger_messages
,
zc
.
buildout
.
testing
.
not_found
,
]),
globs
=
{
'_reset_md5sums'
:
_reset_md5sums
},
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment