Update stx-platformclients image to stx.11.0-v1.0.1
Commands used during testing: - ca-certificate-install - ca-certificate-uninstall Test Plan: The following test cases were executed after the remote client was successfully set up: 1. Verified that when the CLI_CONFIRMATIONS environment variable is unset,executing above command proceeds without prompting for user confirmation. 2. Exported CLI_CONFIRMATIONS=enabled and confirmed that running above commands prompts for user confirmation. Depends-On: https://review.opendev.org/c/starlingx/root/+/951567 Story: 2011240 Task: 52104 Change-Id: Iaf84100cb71595e1246521d02c51004fcc0f700e Signed-off-by: Sabyasachi Nayak <sabyasachi.nayak@windriver.com>
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
export PLATFORM_DOCKER_IMAGE="docker.io/starlingx/stx-platformclients:stx.11.0-v1.0.0"
|
||||
export PLATFORM_DOCKER_IMAGE="docker.io/starlingx/stx-platformclients:stx.11.0-v1.0.1"
|
||||
export APPLICATION_DOCKER_IMAGE="docker.io/starlingx/stx-openstackclients:stx.10.0-v1.0.0"
|
||||
|
Reference in New Issue
Block a user