Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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
ci: use virtual environment in functional tests #476
ci: use virtual environment in functional tests #476
Changes from 64 commits
514679f
4150efc
7e0a597
6da8640
46a9821
f0c9db3
7a1fb89
a17cbc2
2c534bf
f72bed6
c265076
a4c45e8
f020671
a34fdb2
cf69ddf
89fb405
363f046
b9782f5
907663e
7a0d22d
fb8fb71
7e73d9f
3c908dd
daccf62
9e82f53
84518cd
10db653
1e2f8f6
481def2
8ec4abe
a3f0486
a4ff212
b0aad50
dba8bc1
1751d78
72625f5
9dbcb29
ad06351
d75d120
f661887
a773cd1
10b31e1
26c6f11
ecc8ff7
1de7c34
55aaeca
7687aa0
d90b727
b58a178
90e2739
7ef980a
6b291e2
736b0e5
869e55d
0b7b39a
977b65d
9e0e897
0096bba
81d9095
a06a149
7feb7ad
696e6ad
42636c7
e35e9e6
e91dc26
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
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.
Is it possible to test for the services being ready rather than sleeping?
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.
Sure, I'll open a ticket for this
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.
@JeremyTubongbanua see here: https://github.com/atsign-foundation/noports/tree/xc-docker-demo-env/tools/demo-env
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.
Should I implement docker readiness checking in this PR or should we merge this into trunk so it can be used by others now?
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.
I'm happy for it to be done later. So merge now.