Browse Source

Deployed 4aeba81f to main with MkDocs 1.6.0 and mike 1.2.0.dev0

gusfcarvalho 2 years ago
parent
commit
1ca3637d5a
2 changed files with 4 additions and 1 deletions
  1. 4 1
      main/contributing/process/index.html
  2. 0 0
      main/search/search_index.json

+ 4 - 1
main/contributing/process/index.html

@@ -3473,8 +3473,11 @@ a period of time. Feel free to reopen if you want to get back on it.</p>
 <h3 id="triggering-e2e-tests">Triggering e2e tests</h3>
 <p>We have an extensive set of e2e tests that test the integration with <em>real</em> cloud provider APIs.
 Maintainers must trigger these kind of tests manually for PRs that come from forked repositories. These tests run inside a <code>kind</code> cluster in the GitHub Actions runner:</p>
-<div class="highlight"><pre><span></span><code>/ok-to-test sha=xxxxxx
+<p><div class="highlight"><pre><span></span><code>/ok-to-test sha=&lt;full_commit_hash&gt;
 </code></pre></div>
+Examples:
+<div class="highlight"><pre><span></span><code>/ok-to-test sha=b8ca0040200a7a05d57048d86a972fdf833b8c9b
+</code></pre></div></p>
 <h4 id="executing-e2e-tests-locally">Executing e2e tests locally</h4>
 <p>You have to prepare your shell environment with the necessary variables so the e2e test
 runner knows what credentials to use. See <code>e2e/run.sh</code> for the variables that are passed in.

File diff suppressed because it is too large
+ 0 - 0
main/search/search_index.json


Some files were not shown because too many files changed in this diff