From ba066900d1b149550336139a42c505d75122e371 Mon Sep 17 00:00:00 2001 From: peusterm Date: Mon, 18 Sep 2017 18:22:11 +0200 Subject: [PATCH] Changed build badge to new Jenkins job Signed-off-by: peusterm --- Jenkinsfile | 4 ++-- README.md | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Jenkinsfile b/Jenkinsfile index ac2be9b..8ac8efe 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -33,13 +33,13 @@ pipeline { success { mail(from: "jenkins@sonata-nfv.eu", to: "manuel.peuster@upb.de", - subject: "PASSED: son-emu-pipeline", + subject: "SUCCESS: son-emu-pipeline", body: "Job ${env.BUILD_ID} on ${env.JENKINS_URL}") } failure { mail(from: "jenkins@sonata-nfv.eu", to: "manuel.peuster@upb.de", - subject: "FAILED: son-emu-pipeline", + subject: "FAILURE: son-emu-pipeline", body: "Job ${env.BUILD_ID} on ${env.JENKINS_URL}") } } diff --git a/README.md b/README.md index f7974db..9fe159e 100755 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Attention: `son-emu` was adopted by OSM as `vim-emu` +# News: `son-emu` was adopted by OSM as `vim-emu` We are happy to announce that SONATA's emulation platform was adopted by ETSI's [OSM project](https://osm.etsi.org) as part of their DevOps MDG under its new name `vim-emu` (Sep. 2017). The developments of the core emulator components will now take place in the [new project repository](https://osm.etsi.org/gitweb/?p=osm/vim-emu.git) hosted by OSM. This GitHub repository will act as a mirror until the [SONATA project](http://sonata-nfv.eu) has ended. @@ -10,7 +10,7 @@ We are happy to announce that SONATA's emulation platform was adopted by ETSI's --- -[![Join the chat at https://gitter.im/containernet/Lobby](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/containernet/Lobby?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) [![Build Status](http://jenkins.sonata-nfv.eu/buildStatus/icon?job=son-emu)](http://jenkins.sonata-nfv.eu/job/son-emu) +[![Join the chat at https://gitter.im/containernet/Lobby](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/containernet/Lobby?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) [![Build Status](http://jenkins.sonata-nfv.eu/buildStatus/icon?job=son-emu-pipeline)](http://jenkins.sonata-nfv.eu/job/son-emu-pipeline) # son-emu This is the repository of [SONATA's](http://sonata-nfv.eu) NFV multi-PoP emulation platform. -- 2.25.1