We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f4e9250 commit a5818ebCopy full SHA for a5818eb
jekyll/_cci2/optimization-cookbook.md
@@ -173,7 +173,7 @@ The following steps were performed during testing:
173
174
1) The build job created a Docker image, which contained only runtime dependencies.
175
2) The build job dumped the image to a file with `docker save`, and then persisted it in the workspace.
176
-3) Two tests jobs were run to restore the base image from the workspace.
+3) Two test jobs were run to restore the base image from the workspace.
177
4) The test jobs built on this base image to create an image with all the extra modules required to run the tests.
178
5) The test jobs started dependencies, and the tests were finally initiated.
179
0 commit comments