Allow authenticated users see the job results part 2
The group "linaro" doesn't exist in this server, so
simply view access to all authenticated users
Change-Id: I8438cc75c1c85bf3c0ee5cf288419d59406e7921
diff --git a/ci-dockerfiles-sanity-check.yaml b/ci-dockerfiles-sanity-check.yaml
index a677426..e51bd53 100644
--- a/ci-dockerfiles-sanity-check.yaml
+++ b/ci-dockerfiles-sanity-check.yaml
@@ -6,9 +6,10 @@
- authorization:
anonymous:
- job-discover
- linaro:
+ authenticated:
- job-read
- job-extended-read
+ - job-discover
- build-discarder:
days-to-keep: 90
num-to-keep: 200
diff --git a/ci-dockerslaves-cleanup.yaml b/ci-dockerslaves-cleanup.yaml
index fc0ae97..0c7fe28 100644
--- a/ci-dockerslaves-cleanup.yaml
+++ b/ci-dockerslaves-cleanup.yaml
@@ -6,7 +6,8 @@
- authorization:
anonymous:
- job-discover
- linaro:
+ authenticated:
+ - job-discover
- job-read
- job-extended-read
- build-discarder:
diff --git a/trigger-ci-job-configs.yaml b/trigger-ci-job-configs.yaml
index ef7e861..5aaf8ad 100644
--- a/trigger-ci-job-configs.yaml
+++ b/trigger-ci-job-configs.yaml
@@ -6,7 +6,8 @@
- authorization:
anonymous:
- job-discover
- linaro:
+ authenticated:
+ - job-discover
- job-read
- job-extended-read
- build-discarder: