Skip to content

Commit

Permalink
Merge pull request #4093 from freedomofpress/add-upgrade-scenario-box…
Browse files Browse the repository at this point in the history
…es-for-0.11.1

Adds upgrade testing boxes for 0.11.1
  • Loading branch information
emkll authored Feb 4, 2019
2 parents e7b1004 + 1251894 commit 7997acc
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 0 deletions.
11 changes: 11 additions & 0 deletions molecule/vagrant_packager/box_files/app_metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,17 @@
"checksum": "cf2c4c8ac89bd132d3f75ee77e2d97b68c562e1ee36aa059bb1d4e6b37499f62"
}
]
},
{
"version": "0.11.1",
"providers": [
{
"name": "libvirt",
"url": "https://s3.amazonaws.com/securedrop-vagrant/app-staging_0.11.1.box",
"checksum_type": "sha256",
"checksum": "e832c4940ef10e8d999033271454f7220c85f4b0a89f378906895d4a82478eee"
}
]
}
]
}
11 changes: 11 additions & 0 deletions molecule/vagrant_packager/box_files/mon_metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,17 @@
"checksum": "baba21e8799fe2093d902b332b45d7a8342adf019fa195382011fbdfa54cd1d5"
}
]
},
{
"version": "0.11.1",
"providers": [
{
"name": "libvirt",
"url": "https://s3.amazonaws.com/securedrop-vagrant/mon-staging_0.11.1.box",
"checksum_type": "sha256",
"checksum": "bbc8ed55fab20ed96c3b090126b69baabbd41e95faa60676dff72bc69af67376"
}
]
}
]
}

0 comments on commit 7997acc

Please sign in to comment.