Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-pages.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/shared
diff options
context:
space:
mode:
authorGrzegorz Bizon <grzesiek.bizon@gmail.com>2019-11-27 16:02:21 +0300
committerGrzegorz Bizon <grzesiek.bizon@gmail.com>2019-11-27 16:07:06 +0300
commit84812ac14c428b7af6d6a185bc1894b7ea47dc45 (patch)
tree580513fe09683674861e866347a794004f0169bc /shared
parentf7d89e372df5d4c59c1a175bb807578f4350391b (diff)
Add acceptance tests for new domains source
Diffstat (limited to 'shared')
-rw-r--r--shared/lookups/new-source.test.io.json1
-rw-r--r--shared/pages/group/new-source.test.io/public/index.html1
2 files changed, 2 insertions, 0 deletions
diff --git a/shared/lookups/new-source.test.io.json b/shared/lookups/new-source.test.io.json
new file mode 100644
index 00000000..5dfbd9ba
--- /dev/null
+++ b/shared/lookups/new-source.test.io.json
@@ -0,0 +1 @@
+{"certificate":"","key":"","lookup_paths":[{"project_id":123,"access_control":false,"https_only":false,"prefix":"/my/pages/project","source":{"type":"file","path":"/group/new-source.test.io/public"}}]}
diff --git a/shared/pages/group/new-source.test.io/public/index.html b/shared/pages/group/new-source.test.io/public/index.html
new file mode 100644
index 00000000..e6e1e58e
--- /dev/null
+++ b/shared/pages/group/new-source.test.io/public/index.html
@@ -0,0 +1 @@
+New Pages GitLab Source PoC OK