From efb45733de73e96740b0477b279369934a2ff046 Mon Sep 17 00:00:00 2001
From: Matthew Mosesohn <mmosesohn@mirantis.com>
Date: Mon, 27 Feb 2017 18:16:22 +0300
Subject: [PATCH] Remove upgrade from the ubuntu-rkt-sep CI job

---
 .gitlab-ci.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index f02e7b842..facc02238 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -549,7 +549,7 @@ coreos-alpha-weave-ha:
   except: ['triggers']
   only: ['master', /^pr-.*$/]
 
-ubuntu-rkt-sep-upgrade:
+ubuntu-rkt-sep:
   stage: deploy-gce-part1
   <<: *job
   <<: *gce
-- 
GitLab