未验证 提交 e106872b 编写于 作者: T Tingfang Bao 提交者: GitHub

Update the gpdb internal build artifacts path (#8678)

In order to maintain the gpdb build process better.
  gp-releng re-organize the build artifacts storage.

  Only the artifacts path changed, the content is still
  the same as before.
Authored-by: NTingfang Bao <bbao@pivotal.io>
上级 efd76c4c
......@@ -12,7 +12,7 @@
## file (example: templates/gpdb-tpl.yml) and regenerate the pipeline
## using appropriate tool (example: gen_pipeline.py -t prod).
## ----------------------------------------------------------------------
## Generated by gen_pipeline.py at: 2019-08-13 10:17:47.090756
## Generated by gen_pipeline.py at: 2019-09-24 11:44:41.237220
## Template file: gpdb-tpl.yml
## OS Types: ['centos6', 'centos7', 'ubuntu18.04', 'win']
## Test Sections: ['ICW', 'Replication', 'ResourceGroups', 'Interconnect', 'CLI', 'UD', 'Extensions', 'Gpperfmon']
......@@ -299,71 +299,71 @@ resources:
- name: libquicklz-centos6
type: gcs
source:
bucket: ((pivotal-gp-internal-artifacts-gcs-bucket))
json_key: ((gcs-key))
versioned_file: centos6/libquicklz-1.5.0-1.el6.x86_64.rpm
bucket: ((gcs-bucket))
json_key: ((concourse-gcs-resources-service-account-key))
regexp: gp-internal-artifacts/centos6/libquicklz-(1\.5\.0-.*)-1.el6.x86_64.rpm
- name: libquicklz-devel-centos6
type: gcs
source:
bucket: ((pivotal-gp-internal-artifacts-gcs-bucket))
json_key: ((gcs-key))
versioned_file: centos6/libquicklz-devel-1.5.0-1.el6.x86_64.rpm
bucket: ((gcs-bucket))
json_key: ((concourse-gcs-resources-service-account-key))
regexp: gp-internal-artifacts/centos6/libquicklz-devel-(1\.5\.0-.*)-1.el6.x86_64.rpm
- name: libsigar-centos6
type: gcs
source:
bucket: ((pivotal-gp-internal-artifacts-gcs-bucket))
json_key: ((gcs-key))
versioned_file: centos6/sigar-rhel6_x86_64-1.6.5.targz
bucket: ((gcs-bucket))
json_key: ((concourse-gcs-resources-service-account-key))
regexp: gp-internal-artifacts/centos6/sigar-rhel6_x86_64-(1\.6\.5-.*).targz
- name: libquicklz-centos7
type: gcs
source:
bucket: ((pivotal-gp-internal-artifacts-gcs-bucket))
json_key: ((gcs-key))
versioned_file: centos7/libquicklz-1.5.0-1.el7.x86_64.rpm
bucket: ((gcs-bucket))
json_key: ((concourse-gcs-resources-service-account-key)))
regexp: gp-internal-artifacts/centos7/libquicklz-(1\.5\.0-.*)-1.el7.x86_64.rpm
- name: libquicklz-devel-centos7
type: gcs
source:
bucket: ((pivotal-gp-internal-artifacts-gcs-bucket))
json_key: ((gcs-key))
versioned_file: centos7/libquicklz-devel-1.5.0-1.el7.x86_64.rpm
bucket: ((gcs-bucket))
json_key: ((concourse-gcs-resources-service-account-key))
regexp: gp-internal-artifacts/centos7/libquicklz-devel-(1\.5\.0-.*)-1.el7.x86_64.rpm
- name: libsigar-centos7
type: gcs
source:
bucket: ((pivotal-gp-internal-artifacts-gcs-bucket))
json_key: ((gcs-key))
versioned_file: centos7/sigar-rhel7_x86_64-1.6.5.targz
bucket: ((gcs-bucket))
json_key: ((concourse-gcs-resources-service-account-key))
regexp: gp-internal-artifacts/centos7/sigar-rhel7_x86_64-(1\.6\.5-.*).targz
- name: libquicklz-ubuntu18.04
type: gcs
source:
bucket: ((pivotal-gp-internal-artifacts-gcs-bucket))
json_key: ((gcs-key))
versioned_file: ubuntu18.04/libquicklz-dev_1.5.0-1_amd64.deb
bucket: ((gcs-bucket))
json_key: ((concourse-gcs-resources-service-account-key))
regexp: gp-internal-artifacts/ubuntu18.04/libquicklz-dev_(1\.5\.0-.*)-1_amd64.deb
- name: python-centos6
type: gcs
source:
bucket: gp-internal-artifacts
json_key: ((gcs-key))
versioned_file: centos6/python-2.7.12.tar.gz
bucket: ((gcs-bucket))
json_key: ((concourse-gcs-resources-service-account-key))
regexp: gp-internal-artifacts/centos6/python-(2\.7\.12-.*).tar.gz
- name: python-centos7
type: gcs
source:
bucket: gp-internal-artifacts
json_key: ((gcs-key))
versioned_file: centos7/python-2.7.12.tar.gz
bucket: ((gcs-bucket))
json_key: ((concourse-gcs-resources-service-account-key))
regexp: gp-internal-artifacts/centos7/python-(2\.7\.12-.*).tar.gz
- name: python-ubuntu18.04
type: gcs
source:
bucket: gp-internal-artifacts
json_key: ((gcs-key))
versioned_file: ubuntu18.04/python-2.7.12.tar.gz
bucket: ((gcs-bucket))
json_key: ((concourse-gcs-resources-service-account-key))
regexp: gp-internal-artifacts/ubuntu18.04/python-(2\.7\.12-.*).tar.gz
- name: gpdb6-centos6-build
type: docker-image
......@@ -2761,6 +2761,7 @@ jobs:
params:
BEHAVE_FLAGS: --tags=gpssh-exkeys --tags=~concourse_cluster,demo_cluster
- name: gpstop
plan:
- aggregate:
......
......@@ -381,81 +381,81 @@ resources:
- name: libquicklz-centos6
type: gcs
source:
bucket: ((pivotal-gp-internal-artifacts-gcs-bucket))
json_key: ((gcs-key))
versioned_file: centos6/libquicklz-1.5.0-1.el6.x86_64.rpm
bucket: ((gcs-bucket))
json_key: ((concourse-gcs-resources-service-account-key))
regexp: gp-internal-artifacts/centos6/libquicklz-(1\.5\.0-.*)-1.el6.x86_64.rpm
- name: libquicklz-devel-centos6
type: gcs
source:
bucket: ((pivotal-gp-internal-artifacts-gcs-bucket))
json_key: ((gcs-key))
versioned_file: centos6/libquicklz-devel-1.5.0-1.el6.x86_64.rpm
bucket: ((gcs-bucket))
json_key: ((concourse-gcs-resources-service-account-key))
regexp: gp-internal-artifacts/centos6/libquicklz-devel-(1\.5\.0-.*)-1.el6.x86_64.rpm
- name: libsigar-centos6
type: gcs
source:
bucket: ((pivotal-gp-internal-artifacts-gcs-bucket))
json_key: ((gcs-key))
versioned_file: centos6/sigar-rhel6_x86_64-1.6.5.targz
bucket: ((gcs-bucket))
json_key: ((concourse-gcs-resources-service-account-key))
regexp: gp-internal-artifacts/centos6/sigar-rhel6_x86_64-(1\.6\.5-.*).targz
{% endif %}
{% if "centos7" in os_types %}
- name: libquicklz-centos7
type: gcs
source:
bucket: ((pivotal-gp-internal-artifacts-gcs-bucket))
json_key: ((gcs-key))
versioned_file: centos7/libquicklz-1.5.0-1.el7.x86_64.rpm
bucket: ((gcs-bucket))
json_key: ((concourse-gcs-resources-service-account-key)))
regexp: gp-internal-artifacts/centos7/libquicklz-(1\.5\.0-.*)-1.el7.x86_64.rpm
- name: libquicklz-devel-centos7
type: gcs
source:
bucket: ((pivotal-gp-internal-artifacts-gcs-bucket))
json_key: ((gcs-key))
versioned_file: centos7/libquicklz-devel-1.5.0-1.el7.x86_64.rpm
bucket: ((gcs-bucket))
json_key: ((concourse-gcs-resources-service-account-key))
regexp: gp-internal-artifacts/centos7/libquicklz-devel-(1\.5\.0-.*)-1.el7.x86_64.rpm
- name: libsigar-centos7
type: gcs
source:
bucket: ((pivotal-gp-internal-artifacts-gcs-bucket))
json_key: ((gcs-key))
versioned_file: centos7/sigar-rhel7_x86_64-1.6.5.targz
bucket: ((gcs-bucket))
json_key: ((concourse-gcs-resources-service-account-key))
regexp: gp-internal-artifacts/centos7/sigar-rhel7_x86_64-(1\.6\.5-.*).targz
{% endif %}
{% if "ubuntu18.04" in os_types %}
- name: libquicklz-ubuntu18.04
type: gcs
source:
bucket: ((pivotal-gp-internal-artifacts-gcs-bucket))
json_key: ((gcs-key))
versioned_file: ubuntu18.04/libquicklz-dev_1.5.0-1_amd64.deb
bucket: ((gcs-bucket))
json_key: ((concourse-gcs-resources-service-account-key))
regexp: gp-internal-artifacts/ubuntu18.04/libquicklz-dev_(1\.5\.0-.*)-1_amd64.deb
{% endif %}
{% if "centos6" in os_types %}
- name: python-centos6
type: gcs
source:
bucket: gp-internal-artifacts
json_key: ((gcs-key))
versioned_file: centos6/python-2.7.12.tar.gz
bucket: ((gcs-bucket))
json_key: ((concourse-gcs-resources-service-account-key))
regexp: gp-internal-artifacts/centos6/python-(2\.7\.12-.*).tar.gz
{% endif %}
{% if "centos7" in os_types %}
- name: python-centos7
type: gcs
source:
bucket: gp-internal-artifacts
json_key: ((gcs-key))
versioned_file: centos7/python-2.7.12.tar.gz
bucket: ((gcs-bucket))
json_key: ((concourse-gcs-resources-service-account-key))
regexp: gp-internal-artifacts/centos7/python-(2\.7\.12-.*).tar.gz
{% endif %}
{% if "ubuntu18.04" in os_types %}
- name: python-ubuntu18.04
type: gcs
source:
bucket: gp-internal-artifacts
json_key: ((gcs-key))
versioned_file: ubuntu18.04/python-2.7.12.tar.gz
bucket: ((gcs-bucket))
json_key: ((concourse-gcs-resources-service-account-key))
regexp: gp-internal-artifacts/ubuntu18.04/python-(2\.7\.12-.*).tar.gz
{% endif %}
{% if "centos6" in os_types %}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册