diff --git a/doc/source/install.rst b/doc/source/install.rst index 07af0ca16..947cd0b18 100644 --- a/doc/source/install.rst +++ b/doc/source/install.rst @@ -2,14 +2,14 @@ Installation ============ To use this repository via continuous delivery, first ensure your Zuul -is configured to use git repositories from `git.zuul-ci.org`. Add the +is configured to use git repositories from `opendev.org`. Add the following to ``zuul.conf``: .. code-block:: ini - [connection zuul-git] + [connection opendev] driver=git - baseurl=https://git.zuul-ci.org/ + baseurl=https://opendev.org/ Then add the following to your tenant config file: diff --git a/roles/htmlify-logs/library/test-fixtures/in/job-output.txt b/roles/htmlify-logs/library/test-fixtures/in/job-output.txt index f0a585123..79e8c69a9 100644 --- a/roles/htmlify-logs/library/test-fixtures/in/job-output.txt +++ b/roles/htmlify-logs/library/test-fixtures/in/job-output.txt @@ -1,5 +1,5 @@ 2018-08-01 00:43:51.328884 | Job console starting... -2018-08-01 00:44:01.742989 | PRE-RUN START: [trusted : git.openstack.org/openstack-infra/project-config/playbooks/base/pre.yaml@master] +2018-08-01 00:44:01.742989 | PRE-RUN START: [trusted : opendev.org/openstack/project-config/playbooks/base/pre.yaml@master] 2018-08-01 00:44:04.693529 | 2018-08-01 00:44:04.693765 | PLAY [localhost] 2018-08-01 00:44:04.736664 | @@ -21,7 +21,7 @@ 2018-08-01 00:44:05.318269 | Job: trigger-readthedocs-webhook 2018-08-01 00:44:05.318371 | Pipeline: post 2018-08-01 00:44:05.318469 | Executor: ze09.openstack.org -2018-08-01 00:44:05.318567 | Triggered by: https://git.openstack.org/cgit/openstack/gerrit-dash-creator/commit/?id=ee5167a518de07c325f326df212c92e5c1e786a9 +2018-08-01 00:44:05.318567 | Triggered by: https://opendev.org/x/gerrit-dash-creator/commit/ee5167a518de07c325f326df212c92e5c1e786a9 2018-08-01 00:44:05.318663 | Log URL (when completed): http://logs.openstack.org/ee/ee5167a518de07c325f326df212c92e5c1e786a9/post/trigger-readthedocs-webhook/f677f03 2018-08-01 00:44:05.349043 | 2018-08-01 00:44:05.349250 | PLAY [all] diff --git a/roles/htmlify-logs/library/test-fixtures/in/job-output.txt.gz b/roles/htmlify-logs/library/test-fixtures/in/job-output.txt.gz index cc76bd0e7..e324c8bd4 100644 Binary files a/roles/htmlify-logs/library/test-fixtures/in/job-output.txt.gz and b/roles/htmlify-logs/library/test-fixtures/in/job-output.txt.gz differ diff --git a/roles/htmlify-logs/library/test-fixtures/reference/job-output.txt b/roles/htmlify-logs/library/test-fixtures/reference/job-output.txt index 88feeecbb..b11285722 100644 --- a/roles/htmlify-logs/library/test-fixtures/reference/job-output.txt +++ b/roles/htmlify-logs/library/test-fixtures/reference/job-output.txt @@ -13,7 +13,7 @@ a:hover {text-decoration: underline}
2018-08-01 00:43:51.328884 | Job console starting... -2018-08-01 00:44:01.742989 | PRE-RUN START: [trusted : git.openstack.org/openstack-infra/project-config/playbooks/base/pre.yaml@master] +2018-08-01 00:44:01.742989 | PRE-RUN START: [trusted : opendev.org/openstack/project-config/playbooks/base/pre.yaml@master] 2018-08-01 00:44:04.693529 | 2018-08-01 00:44:04.693765 | PLAY [localhost] 2018-08-01 00:44:04.736664 | @@ -35,7 +35,7 @@ a:hover {text-decoration: underline} 2018-08-01 00:44:05.318269 | Job: trigger-readthedocs-webhook 2018-08-01 00:44:05.318371 | Pipeline: post 2018-08-01 00:44:05.318469 | Executor: ze09.openstack.org -2018-08-01 00:44:05.318567 | Triggered by: https://git.openstack.org/cgit/openstack/gerrit-dash-creator/commit/?id=ee5167a518de07c325f326df212c92e5c1e786a9 +2018-08-01 00:44:05.318567 | Triggered by: https://opendev.org/x/gerrit-dash-creator/commit/ee5167a518de07c325f326df212c92e5c1e786a9 2018-08-01 00:44:05.318663 | Log URL (when completed): http://logs.openstack.org/ee/ee5167a518de07c325f326df212c92e5c1e786a9/post/trigger-readthedocs-webhook/f677f03 2018-08-01 00:44:05.349043 | 2018-08-01 00:44:05.349250 | PLAY [all]