Closed
Bug 1360197
Opened 8 years ago
Closed 8 years ago
Please deploy kinto-dist 2.1.2 release to kinto-webextension STAGE
Categories
(Cloud Services :: Operations: Kinto, task)
Cloud Services
Operations: Kinto
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: rhubscher, Assigned: jason)
References
Details
| Reporter | ||
Comment 1•8 years ago
|
||
15:17:55 | cloudops-ansible> Start building kintowe stage/prod pipeline, build #41
| Reporter | ||
Comment 2•8 years ago
|
||
15:31:42 | cloudops-ansible> kintowe build #41: hub.prod.mozaws.net/pipelines/kintowe:2.1.2-41 deployed to stage.
| Reporter | ||
Comment 3•8 years ago
|
||
Can I let you run the QA Chris?
Status: NEW → RESOLVED
Closed: 8 years ago
Flags: needinfo?(chartjes)
Resolution: --- → FIXED
| Reporter | ||
Comment 4•8 years ago
|
||
> $ curl https://webextensions-settings.stage.mozaws.net/v1/__version__ 2> /dev/null | python -m json.tool
{
"build": "https://circleci.com/gh/mozilla-services/kinto-dist/189",
"commit": "b1a30b3a3552fe903e1806098f39b3f10729886c",
"name": "kinto-dist,",
"source": "https://github.com/mozilla-services/kinto-dist",
"version": "2.1.2"
}
Comment 5•8 years ago
|
||
QA tests passed:
(venv) chartjes@grumpiermbp:~/K/kinto-webextensions-tests:ch-server-tests$ py.test -v --env=stage config-tests/
======================================================= test session starts ========================================================
platform darwin -- Python 3.6.1, pytest-3.0.6, py-1.4.32, pluggy-0.4.0 -- /Users/chartjes/Kinto/kinto-webextensions-tests/venv/bin/python3.6
cachedir: .cache
rootdir: /Users/chartjes/Kinto/kinto-webextensions-tests, inifile:
collected 3 items
config-tests/test_server.py::test_heartbeat_fields PASSED
config-tests/test_server.py::test_version PASSED
config-tests/test_webextensions_crud.py::test_add_content PASSED
(venv) chartjes@grumpiermbp:~/K/kinto-integration-tests:ch-switch-to-async$ py.test -v --env=settings-stage config-test
======================================================= test session starts ========================================================
platform darwin -- Python 3.6.1, pytest-3.0.7, py-1.4.33, pluggy-0.4.0 -- /Users/chartjes/Kinto/kinto-integration-tests/venv/bin/python3.6
cachedir: .cache
rootdir: /Users/chartjes/Kinto/kinto-integration-tests, inifile:
plugins: testrail-0.0.11
collected 8 items
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
QA approves
Flags: needinfo?(chartjes)
| Reporter | ||
Updated•8 years ago
|
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•