提交 be9a4e89 编写于 作者: K Karen Huddleston 提交者: Kristofer Macoskey

Use new test ami that contains pre-installed packages

上级 dcdb8556
......@@ -2394,8 +2394,8 @@ jobs:
image_resource:
type: docker-image
source:
repository: centos
tag: '6'
repository: pivotaldata/ccp
tag: "7"
run:
path: sh
args:
......@@ -2505,8 +2505,8 @@ jobs:
image_resource:
type: docker-image
source:
repository: centos
tag: '6'
repository: pivotaldata/ccp
tag: "7"
run:
path: sh
args:
......
......@@ -33,7 +33,6 @@ exchange_keys() {
}
setup_gptransfer() {
yum install -y -d1 openssh openssh-clients epel-release
setup_ssh_to_both_clusters
exchange_keys
ssh -t mdw "source /home/gpadmin/gpdb_src/concourse/scripts/transfer_utils.sh; create_map_file"
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册