-
Notifications
You must be signed in to change notification settings - Fork 70
Constraint docker-swarm #80
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
Conversation
function get control changed, so tests need to be changed accordingly
Codecov Report
@@ Coverage Diff @@
## master #80 +/- ##
==========================================
- Coverage 51.51% 44.44% -7.08%
==========================================
Files 3 4 +1
Lines 132 153 +21
==========================================
Hits 68 68
- Misses 56 76 +20
- Partials 8 9 +1
Continue to review full report at Codecov.
|
Does this need a new release of bench-common? |
Yes we need to cut a new release for bench-common and then it should work just fine |
use Bench-common version 0.4.3
update to bench-common 0.4.3
Fix typo - missing } and handling error from function GetSubstitutionMap
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Some spaces (!) but otherwise LGTM
Co-authored-by: Liz Rice <liz@lizrice.com>
Co-authored-by: Liz Rice <liz@lizrice.com>
Co-authored-by: Liz Rice <liz@lizrice.com>
Add docker-swarm as a constraint and auto-detect if swarm is active.
Fix #61
But need to wait for #79 and aquasecurity/bench-common#102 to be merged.
Until then leaving it as a draft