summaryrefslogtreecommitdiff
path: root/yarns/400-build.yarn
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2018-03-24 14:02:20 +0200
committerLars Wirzenius <liw@liw.fi>2018-03-24 19:06:20 +0200
commit78d9c80226c52bcd70e27e7ee2a3a7754f644b53 (patch)
tree407131ac41543d0950c9576a141de2a6cc693973 /yarns/400-build.yarn
parentd8bf5f405c48980d69a4f2cef8179fb605f0c743 (diff)
downloadick2-78d9c80226c52bcd70e27e7ee2a3a7754f644b53.tar.gz
Change: rename blob service to artifact store
Diffstat (limited to 'yarns/400-build.yarn')
-rw-r--r--yarns/400-build.yarn6
1 files changed, 3 insertions, 3 deletions
diff --git a/yarns/400-build.yarn b/yarns/400-build.yarn
index ef164d9..e2ba579 100644
--- a/yarns/400-build.yarn
+++ b/yarns/400-build.yarn
@@ -27,7 +27,7 @@ Set up the controller.
GIVEN an RSA key pair for token signing
AND controller config uses statedir at the state directory
- AND controller config uses https://blobs.example.com as blob service
+ AND controller config uses https://blobs.example.com as artifact store
AND an access token for user with scopes
... uapi_pipelines_post
... uapi_projects_post
@@ -640,7 +640,7 @@ Set up the controller.
GIVEN an RSA key pair for token signing
AND controller config uses statedir at the state directory
- AND controller config uses https://blobs.example.com as blob service
+ AND controller config uses https://blobs.example.com as artifact store
AND an access token for user with scopes
... uapi_pipelines_post
... uapi_projects_post
@@ -797,7 +797,7 @@ Set up the controller.
GIVEN an RSA key pair for token signing
AND controller config uses statedir at the state directory
- AND controller config uses https://blobs.example.com as blob service
+ AND controller config uses https://blobs.example.com as artifact store
AND an access token for user with scopes
... uapi_pipelines_post
... uapi_projects_post