Skip to content

Commit

Permalink
Added the --yes flag to bulk migration test in functions.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
atharva-kurhade-yb committed Jan 29, 2025
1 parent 2b2af3c commit 5696b64
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion migtests/scripts/functions.sh
Original file line number Diff line number Diff line change
Expand Up @@ -1002,7 +1002,7 @@ replace_files() {

bulk_assessment() {
yb-voyager assess-migration-bulk --bulk-assessment-dir "${BULK_ASSESSMENT_DIR}" \
--fleet-config-file "${TEST_DIR}"/fleet-config-file.csv
--fleet-config-file "${TEST_DIR}"/fleet-config-file.csv --yes
}

fix_config_file() {
Expand Down

0 comments on commit 5696b64

Please sign in to comment.