aboutsummaryrefslogtreecommitdiffstats
path: root/controller-server/src/test/java/com/yahoo/vespa/hosted/controller/maintenance/ApplicationOwnershipConfirmerTest.java
diff options
context:
space:
mode:
authorJon Marius Venstad <jvenstad@yahoo-inc.com>2018-06-20 11:00:39 +0200
committerJon Marius Venstad <jvenstad@yahoo-inc.com>2018-06-20 11:00:39 +0200
commitf046f3ef6d95d44049aecb03c809592d8e2294b2 (patch)
treea2525a917d2dcf6fd3204693e6659c9cf8b53fa4 /controller-server/src/test/java/com/yahoo/vespa/hosted/controller/maintenance/ApplicationOwnershipConfirmerTest.java
parent4d05f21a5c3a9d15f965d5b57b08b53430bcb807 (diff)
Revert "Revert "Jvenstad/hosted vespa deployment pipeline""
This reverts commit c6a24ec54ad6a59b5b5c602d9358372c41c314f7.
Diffstat (limited to 'controller-server/src/test/java/com/yahoo/vespa/hosted/controller/maintenance/ApplicationOwnershipConfirmerTest.java')
-rw-r--r--controller-server/src/test/java/com/yahoo/vespa/hosted/controller/maintenance/ApplicationOwnershipConfirmerTest.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/controller-server/src/test/java/com/yahoo/vespa/hosted/controller/maintenance/ApplicationOwnershipConfirmerTest.java b/controller-server/src/test/java/com/yahoo/vespa/hosted/controller/maintenance/ApplicationOwnershipConfirmerTest.java
index b5941c441e2..703d65c8f9d 100644
--- a/controller-server/src/test/java/com/yahoo/vespa/hosted/controller/maintenance/ApplicationOwnershipConfirmerTest.java
+++ b/controller-server/src/test/java/com/yahoo/vespa/hosted/controller/maintenance/ApplicationOwnershipConfirmerTest.java
@@ -23,7 +23,7 @@ import static org.junit.Assert.assertFalse;
import static org.junit.Assert.assertTrue;
/**
- * @author jvenstad
+ * @author jonmv
*/
public class ApplicationOwnershipConfirmerTest {