Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
H
hivemind
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Package registry
Container Registry
Model registry
Operate
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
hive
hivemind
Commits
3a7892da
Commit
3a7892da
authored
4 years ago
by
Dariusz Kędzierski
Browse files
Options
Downloads
Patches
Plain Diff
jsondiff is changed to deepdiff
parent
8c232309
No related branches found
Branches containing commit
No related tags found
Tags containing commit
4 merge requests
!456
Release candidate v1 24
,
!230
Setup monitoring with pghero
,
!135
Enable postgres monitoring on CI server
,
!74
jsondiff is changed to deepdiff
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
scripts/ci_start_api_smoketest.sh
+1
-0
1 addition, 0 deletions
scripts/ci_start_api_smoketest.sh
with
1 addition
and
0 deletions
scripts/ci_start_api_smoketest.sh
+
1
−
0
View file @
3a7892da
...
...
@@ -7,6 +7,7 @@ cd tests/tests_api/hivemind/tavern
pip3
install
--user
jsondiff
==
1.2.0
pip3
install
--user
tavern
==
1.2.2
pip3
install
--user
pytest
==
6.0.1
pip3
install
--user
deepdiff[murmur]
export
HIVEMIND_ADDRESS
=
$1
export
HIVEMIND_PORT
=
$2
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment