From 8d129a25d09ec7220bc1ecf8a7d9115f291d0c46 Mon Sep 17 00:00:00 2001 From: wutianwei Date: Tue, 31 Oct 2017 11:31:16 +0800 Subject: Fix the misspelling There is a mistake spelling about slave name, the job cannot assign to correct slave. Change-Id: I001ec82a30c6f33dd42795cbe990bfb5c2da9740 Signed-off-by: wutianwei --- jjb/container4nfv/container4nfv-project.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'jjb/container4nfv') diff --git a/jjb/container4nfv/container4nfv-project.yml b/jjb/container4nfv/container4nfv-project.yml index 76e5e2f5e..ffdbf9551 100644 --- a/jjb/container4nfv/container4nfv-project.yml +++ b/jjb/container4nfv/container4nfv-project.yml @@ -86,9 +86,9 @@ name: SLAVE_NAME description: 'Slave name on Jenkins' allowed-slaves: - - huawei-virtaul6 + - huawei-virtual6 default-slaves: - - huawei-virtaul6 + - huawei-virtual6 scm: - git-scm -- cgit 1.2.3-korg