summaryrefslogtreecommitdiffstats
path: root/deploy/templates/virtual_environment
diff options
context:
space:
mode:
authorAlexandru Avadanii <Alexandru.Avadanii@enea.com>2017-02-02 20:58:21 +0100
committerAlexandru Avadanii <Alexandru.Avadanii@enea.com>2017-02-02 22:32:49 +0100
commit79d443a995e34ab91a5f367c135a3c3d50d52549 (patch)
treef247e7240ae3e96d51851db777de3be445566eb2 /deploy/templates/virtual_environment
parent49e776981c16ef2b8e87d7a622fbec778fe210fd (diff)
f_odlpluginbuild: Force .cacheid change
Recent builds use a stale cache of the ODL plugin artifact, which leads to deploy failures (old Fuel plugin builder was used to generate that artifact, which did not support multiple DEB versions, silently excluding the default [5.0.0] version of ODL). Chasing down the artifact across all build servers requires extensive work, so we can just force a change in the cache id. While at it, cleanup non-rebase plugin list (aesthetics). Change-Id: I174f102f58f83ce6370def6a3de166e0911ff411 Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
Diffstat (limited to 'deploy/templates/virtual_environment')
0 files changed, 0 insertions, 0 deletions
id='n173' href='#n173'>173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289