Closed
Bug 1330011
Opened 9 years ago
Closed 9 years ago
Please deploy kinto-dist 1.6 release to kinto PROD
Categories
(Cloud Services :: Operations: Kinto, task)
Cloud Services
Operations: Kinto
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: rhubscher, Assigned: jason)
References
Details
No description provided.
| Reporter | ||
Updated•9 years ago
|
Assignee: nobody → jthomas
QA Contact: jthomas → chartjes
Comment 1•9 years ago
|
||
QA Notes:
Expected version of 1.6 is on staging:
curl https://kinto.stage.mozaws.net/v1/__version__
{"source":"https://github.com/Kinto/kinto-dist","version":"1.6","name":"kinto-dist","commit":"c4a1d9bf1794c5a4c97868676845327025c38eae"}
Tested the "request review" worfklow with :natim and verified that review requests of records altered by myself on staging were successfully reviewed
Configuration check tests passed:
(venv27) ~/m/s/kinto (master) $ py.test --env=stage -v config-check-test/
====================================================================== test session starts =======================================================================
platform darwin -- Python 2.7.13, pytest-2.9.2, py-1.4.32, pluggy-0.3.1 -- /Users/chartjes/mozilla-services/services-test/kinto/venv27/bin/python2.7
cachedir: config-check-test/.cache
rootdir: /Users/chartjes/mozilla-services/services-test/kinto/config-check-test, inifile:
plugins: testrail-0.0.11
collected 6 items
config-check-test/test_kinto_signer.py::test_addons_signatures PASSED
config-check-test/test_kinto_signer.py::test_plugins_signatures PASSED
config-check-test/test_kinto_signer.py::test_gfx_signatures PASSED
config-check-test/test_kinto_signer.py::test_certificates_signatures PASSED
config-check-test/test_kinto_signer.py::test_certificate_pinning_signatures PASSED
config-check-test/test_kinto_signer.py::testrail <- ../venv27/lib/python2.7/site-packages/pytest_testrail/plugin.py PASSED
QA approves kinto-dist 1.6 deployment to staging and also approves deployment of same code to production
| Assignee | ||
Comment 2•9 years ago
|
||
1.6 Deployed to prod.
curl https://firefox.settings.services.mozilla.com/v1/__version__
{"source":"https://github.com/Kinto/kinto-dist","version":"1.6","name":"kinto-dist","commit":"c4a1d9bf1794c5a4c97868676845327025c38eae"}%
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•