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 269db5c commit 8e04f33Copy full SHA for 8e04f33
scripts/dev/contexts/e2e_static_smoke_release
@@ -28,5 +28,5 @@ export INIT_OPS_MANAGER_VERSION
28
DATABASE_VERSION="$(grep -o '"databaseImageVersion": "[^"]*' release.json | grep -o '[^"]*$')"
29
export DATABASE_VERSION
30
export MDB_DEFAULT_ARCHITECTURE=static
31
-# For static smoke tests we nned the previous MDB version to have a ubi9 binary
+# For static smoke tests we need the previous MDB version to have a ubi9 binary
32
export CUSTOM_MDB_PREV_VERSION=6.0.5
0 commit comments