Add Quick Start steps#25
Merged
jtaleric merged 1 commit intoquay:masterfrom Aug 21, 2020
kurtismullins:add-quick-start-docs
Merged
Add Quick Start steps#25jtaleric merged 1 commit intoquay:masterfrom kurtismullins:add-quick-start-docs
jtaleric merged 1 commit intoquay:masterfrom
kurtismullins:add-quick-start-docs
Conversation
jtaleric
reviewed
Aug 21, 2020
| - `bc` | ||
| - SSH into the VM. | ||
| - Clone this repository: `git clone https://github.com/quay/quay-performance-scripts.git` | ||
| - Install the test tools: `cd quay-performance-scripts; ./install.sh` |
Contributor
There was a problem hiding this comment.
can we document setting the labels? the quay:app label for the quay pods and the quay:db for the database?
Contributor
Author
There was a problem hiding this comment.
We would have to work with @alecmerdler to see if that's feasible and determine the steps. That's not a bad idea though.
jtaleric
reviewed
Aug 21, 2020
Contributor
jtaleric
left a comment
There was a problem hiding this comment.
One nit, not worth blocking, LGTM
Contributor
Author
Thanks @jtaleric! It looks like I don't have I'll ask @thomasmckay about getting access in the interim :) |
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
This is the first time I have walked through the steps, individually, under a fresh environment. It is also the first time using the tests with the Quay Operator TNG.
I decided to document the steps that I needed to take to run the tests using Centos 8. This includes installing several dependencies which the test scripts require but weren't mentioned previously.