提交 96164e75 编写于 作者: K Kris Macoskey

Update references to production concourse deployment

上级 eaa3ae1c
**Concourse Pipeline** [![Concourse Build Status](https://gpdb.ci.pivotalci.info/api/v1/teams/gpdb/pipelines/gpdb_master/jobs/gpdb_rc_packaging_centos/badge)](https://gpdb.ci.pivotalci.info/teams/gpdb) |
**Concourse Pipeline** [![Concourse Build Status](https://gpdb.data.pivotal.ci/api/v1/teams/gpdb/pipelines/gpdb_master/jobs/gpdb_rc_packaging_centos/badge)](https://gpdb.data.pivotal.ci/teams/gpdb) |
**Travis Build** [![Travis Build Status](https://travis-ci.org/greenplum-db/gpdb.svg?branch=master)](https://travis-ci.org/greenplum-db/gpdb)
----------------------------------------------------------------------
......
......@@ -5,7 +5,7 @@ class PulseOptions
DEFAULT_POLLING_TIME_IN_SECONDS = 60
DEFAULT_TOKEN_REFRESH_TIME_IN_SECONDS = 1200
DEFAULT_BUILD_REQUEST_TIME_IN_SECONDS = 60 * 20
CONCOURSE_URL = "https://gpdb.ci.pivotalci.info/"
CONCOURSE_URL = "https://gpdb.data.pivotal.ci/"
attr_reader :url, :project_name, :username, :password, :input_dir, :output_dir, :build_artifact_url,
:build_src_code_url, :qautil_url, :gpdb_src_behave_url, :start_time
......
......@@ -2,7 +2,7 @@
This directory contains pipelines, task files, and scripts to run various sets
of builds and tests on
[our Concourse continuous integration server](http://gpdb.ci.pivotalci.info/).
[our Concourse continuous integration server](http://gpdb.data.pivotal.ci/).
[Learn more about Concourse overall](http://concourse.ci/)
......@@ -70,7 +70,7 @@ Please do not create any more exceptions, and remove these as the occasion arise
### The Concourse Deployment
There is a `gpdb` team in the
[Concourse instance](http://gpdb.ci.pivotalci.info/).
[Concourse instance](http://gpdb.data.pivotal.ci/).
Use this team to create any pipelines instead of the `main` team.
### Creating Your Own Pipeline
......
......@@ -64,7 +64,7 @@ function upload_to_coverity() {
--form email="$COVERITY_EMAIL" \
--form file=@"$cov_int_tar" \
--form version="$sha" \
--form description="Generated by Concourse on https://gpdb.ci.pivotalci.info/" \
--form description="Generated by Concourse on https://gpdb.data.pivotal.ci/" \
https://scan.coverity.com/builds?project=greenplum-db%2Fgpdb)
ERROR_STRINGS=(
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册