Skip to content

Commit

Permalink
Update testing docs
Browse files Browse the repository at this point in the history
Signed-off-by: yangchiu <[email protected]>
  • Loading branch information
yangchiu committed Feb 2, 2024
1 parent 7618167 commit 715b295
Show file tree
Hide file tree
Showing 2 changed files with 525 additions and 27 deletions.
4 changes: 4 additions & 0 deletions integration/common.html
Original file line number Diff line number Diff line change
Expand Up @@ -240,6 +240,10 @@ <h1 class="title">Module <code>tests.common</code></h1>
SETTING_BACKUP_CONCURRENT_LIMIT = &#34;backup-concurrent-limit&#34;
SETTING_RESTORE_CONCURRENT_LIMIT = &#34;restore-concurrent-limit&#34;
SETTING_V1_DATA_ENGINE = &#34;v1-data-engine&#34;
SETTING_ALLOW_EMPTY_NODE_SELECTOR_VOLUME = \
&#34;allow-empty-node-selector-volume&#34;
SETTING_REPLICA_DISK_SOFT_ANTI_AFFINITY = &#34;replica-disk-soft-anti-affinity&#34;
SETTING_ALLOW_EMPTY_DISK_SELECTOR_VOLUME = &#34;allow-empty-disk-selector-volume&#34;

DEFAULT_BACKUP_COMPRESSION_METHOD = &#34;lz4&#34;
BACKUP_COMPRESSION_METHOD_LZ4 = &#34;lz4&#34;
Expand Down
Loading

0 comments on commit 715b295

Please sign in to comment.