diff options
author | Jessica Wagantall <jwagantall@linuxfoundation.org> | 2018-02-10 00:26:04 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2018-02-10 00:26:04 +0000 |
commit | f1a860edca2ad92585ff919540ff624393ca3f64 (patch) | |
tree | 8f83c25066fe8f81d176f75554799034f7a85202 | |
parent | f163e63f583dd0ae19954fd48df1d40e4ccd0746 (diff) | |
parent | dfbf267bd8a20cb32d0d71435c7036e1fc7ee23a (diff) |
Merge "Remove jjb for repos for amsterdam release"
-rw-r--r-- | jjb/dcaegen2/dcaegen2-analytics.yaml | 2 | ||||
-rw-r--r-- | jjb/dcaegen2/dcaegen2-collectors-snmptrap.yaml | 2 | ||||
-rw-r--r-- | jjb/dcaegen2/dcaegen2-collectors.yaml | 2 | ||||
-rw-r--r-- | jjb/dcaegen2/dcaegen2-platform-cli.yaml | 2 | ||||
-rw-r--r-- | jjb/dcaegen2/dcaegen2-platform.yaml | 2 |
5 files changed, 0 insertions, 10 deletions
diff --git a/jjb/dcaegen2/dcaegen2-analytics.yaml b/jjb/dcaegen2/dcaegen2-analytics.yaml index 5049193c1..0f68fcf38 100644 --- a/jjb/dcaegen2/dcaegen2-analytics.yaml +++ b/jjb/dcaegen2/dcaegen2-analytics.yaml @@ -11,8 +11,6 @@ stream: - 'master': branch: 'master' - - 'amsterdam': - branch: 'amsterdam' mvn-settings: 'dcaegen2-analytics-settings' # due to a strange macro / variable translation problem this needs # to be passed as a string block to properly get the properties diff --git a/jjb/dcaegen2/dcaegen2-collectors-snmptrap.yaml b/jjb/dcaegen2/dcaegen2-collectors-snmptrap.yaml index add42386a..35a5ec723 100644 --- a/jjb/dcaegen2/dcaegen2-collectors-snmptrap.yaml +++ b/jjb/dcaegen2/dcaegen2-collectors-snmptrap.yaml @@ -11,8 +11,6 @@ stream: - 'master': branch: 'master' - - 'amsterdam': - branch: 'amsterdam' mvn-settings: 'dcaegen2-collectors-snmptrap-settings' # due to a strange macro / variable translation problem this needs # to be passed as a string block to properly get the properties diff --git a/jjb/dcaegen2/dcaegen2-collectors.yaml b/jjb/dcaegen2/dcaegen2-collectors.yaml index 0a55b032e..d802d2be2 100644 --- a/jjb/dcaegen2/dcaegen2-collectors.yaml +++ b/jjb/dcaegen2/dcaegen2-collectors.yaml @@ -11,8 +11,6 @@ stream: - 'master': branch: 'master' - - 'amsterdam': - branch: 'amsterdam' mvn-settings: 'dcaegen2-collectors-settings' # due to a strange macro / variable translation problem this needs # to be passed as a string block to properly get the properties diff --git a/jjb/dcaegen2/dcaegen2-platform-cli.yaml b/jjb/dcaegen2/dcaegen2-platform-cli.yaml index e7e824124..00cfdddc5 100644 --- a/jjb/dcaegen2/dcaegen2-platform-cli.yaml +++ b/jjb/dcaegen2/dcaegen2-platform-cli.yaml @@ -11,8 +11,6 @@ stream: - 'master': branch: 'master' - - 'amsterdam': - branch: 'amsterdam' mvn-settings: 'dcaegen2-platform-cli-settings' # due to a strange macro / variable translation problem this needs # to be passed as a string block to properly get the properties diff --git a/jjb/dcaegen2/dcaegen2-platform.yaml b/jjb/dcaegen2/dcaegen2-platform.yaml index cb7fd466f..314219685 100644 --- a/jjb/dcaegen2/dcaegen2-platform.yaml +++ b/jjb/dcaegen2/dcaegen2-platform.yaml @@ -11,8 +11,6 @@ stream: - 'master': branch: 'master' - - 'amsterdam': - branch: 'amsterdam' mvn-settings: 'dcaegen2-platform-settings' # due to a strange macro / variable translation problem this needs # to be passed as a string block to properly get the properties |