Closed
Bug 1359816
Opened 8 years ago
Closed 8 years ago
Please deploy kinto-dist 2.1.1 release to kinto-settings STAGE
Categories
(Cloud Services :: Operations: Kinto, task)
Cloud Services
Operations: Kinto
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: rhubscher, Unassigned)
References
Details
Reporter | ||
Updated•8 years ago
|
Assignee: nobody → jthomas
QA Contact: jthomas → chartjes
Reporter | ||
Comment 1•8 years ago
|
||
> curl https://kinto-writer.stage.mozaws.net/v1/__version__| python -m json.tool
{
"build": "https://circleci.com/gh/mozilla-services/kinto-dist/186",
"commit": "ee50eefaeb0a914f31733ffc17f4cfd3c6ed5a51",
"name": "kinto-dist,",
"source": "https://github.com/mozilla-services/kinto-dist",
"version": "2.1.1"
}
> curl https://kinto.stage.mozaws.net/v1/__version__ 2>/dev/null| python -m json.tool
{
"build": "https://circleci.com/gh/mozilla-services/kinto-dist/186",
"commit": "ee50eefaeb0a914f31733ffc17f4cfd3c6ed5a51",
"name": "kinto-dist,",
"source": "https://github.com/mozilla-services/kinto-dist",
"version": "2.1.1"
}
Assignee: jthomas → nobody
No longer blocks: 1343305
Status: NEW → RESOLVED
Closed: 8 years ago
QA Contact: chartjes → jthomas
Resolution: --- → FIXED
Comment 2•8 years ago
|
||
QA service tests for kinto-settings STAGE passed
config-test/test_kinto_signer.py::test_addons_signatures PASSED
config-test/test_kinto_signer.py::test_plugins_signatures PASSED
config-test/test_kinto_signer.py::test_gfx_signatures PASSED
config-test/test_kinto_signer.py::test_certificates_signatures PASSED
config-test/test_kinto_signer.py::test_certificate_pinning_signatures PASSED
config-test/test_server_details.py::test_version PASSED
config-test/test_server_details.py::test_heartbeat PASSED
QA approves deployment to kinto-settings STAGE
You need to log in
before you can comment on or make changes to this bug.
Description
•