Closed
Bug 1447108
Opened 7 years ago
Closed 7 years ago
Staging release runner should submit releases to ship-it v2 API
Categories
(Release Engineering :: Applications: Shipit, enhancement)
Release Engineering
Applications: Shipit
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: rail, Assigned: rail)
References
Details
Attachments
(4 files, 4 obsolete files)
|
4.62 KB,
patch
|
mozilla
:
review+
rail
:
checked-in+
|
Details | Diff | Splinter Review |
|
786 bytes,
patch
|
mozilla
:
review+
rail
:
checked-in+
|
Details | Diff | Splinter Review |
|
60 bytes,
patch
|
dividehex
:
review+
|
Details | Diff | Splinter Review |
|
22.44 KB,
patch
|
Details | Diff | Splinter Review |
Until we have Ship-it v2 interface to submit new releases and serve JSON files for product details, we decided to submit the data to ship-it v2 API and let it start the release instead of release runner (requires an extra step using the new UI).
This will setup staging release runner so it talks to the new endpoint.
| Assignee | ||
Comment 1•7 years ago
|
||
| Assignee | ||
Comment 2•7 years ago
|
||
| Assignee | ||
Comment 3•7 years ago
|
||
Attachment #8960308 -
Attachment is obsolete: true
| Assignee | ||
Comment 4•7 years ago
|
||
Attachment #8960325 -
Attachment is obsolete: true
| Assignee | ||
Updated•7 years ago
|
Attachment #8962491 -
Flags: review?(nthomas)
| Assignee | ||
Updated•7 years ago
|
Attachment #8962491 -
Flags: review?(nthomas) → review?(aki)
Comment 5•7 years ago
|
||
Comment on attachment 8962491 [details] [diff] [review]
WIP-puppet-releaserunner.diff
stamp
Attachment #8962491 -
Flags: review?(aki) → review+
| Assignee | ||
Comment 6•7 years ago
|
||
Comment on attachment 8962491 [details] [diff] [review]
WIP-puppet-releaserunner.diff
remote: https://hg.mozilla.org/build/puppet/rev/e34cf6902fbd497c704cd6b903f463cd6e3c87c5
remote: https://hg.mozilla.org/build/puppet/rev/79c88a3f326c75559d4147b5716863ac7b8097b0
Attachment #8962491 -
Flags: checked-in+
| Assignee | ||
Comment 7•7 years ago
|
||
Apparently python 2.7.3 doesn't support SNI. Installing 2.7.12 would replace the existing one, what is risky. I'd like to try an run rr3 under py3 and see what needs fixing.
Attachment #8962520 -
Flags: review?(aki)
Updated•7 years ago
|
Attachment #8962520 -
Flags: review?(aki) → review+
| Assignee | ||
Comment 8•7 years ago
|
||
Attachment #8962551 -
Flags: review?(jwatkins)
| Assignee | ||
Comment 9•7 years ago
|
||
Comment on attachment 8962520 [details] [diff] [review]
py3.diff
remote: https://hg.mozilla.org/build/puppet/rev/2c7dc41e90def6f7817b9fc6afa4a12bfbcea104
remote: https://hg.mozilla.org/build/puppet/rev/fed8d426671371eb770822097c24d9336ba0ccde
Attachment #8962520 -
Flags: checked-in+
Comment 10•7 years ago
|
||
Comment on attachment 8962551 [details] [diff] [review]
DNS for UI
Review of attachment 8962551 [details] [diff] [review]:
-----------------------------------------------------------------
LGTM
Attachment #8962551 -
Attachment is patch: true
Attachment #8962551 -
Attachment mime type: text/x-github-pull-request → text/plain
Attachment #8962551 -
Flags: review?(jwatkins) → review+
| Assignee | ||
Comment 11•7 years ago
|
||
Attachment #8962467 -
Attachment is obsolete: true
Comment 12•7 years ago
|
||
shipit-ui staging cname has been created.
aws_route53_record.heroku-workflow-ui-shipit-cname-stage: Creating...
allow_overwrite: "" => "true"
fqdn: "" => "<computed>"
name: "" => "shipit-ui-workflow.staging.mozilla-releng.net"
records.#: "" => "1"
records.3761226249: "" => "shipit-ui-workflow.staging.mozilla-releng.net.herokudns.com"
ttl: "" => "180"
type: "" => "CNAME"
zone_id: "" => "Z3NPI50Z7KW7DX"
aws_route53_record.heroku-workflow-ui-shipit-cname-stage: Still creating... (10s elapsed)
aws_route53_record.heroku-workflow-ui-shipit-cname-stage: Still creating... (20s elapsed)
aws_route53_record.heroku-workflow-ui-shipit-cname-stage: Still creating... (30s elapsed)
aws_route53_record.heroku-workflow-ui-shipit-cname-stage: Still creating... (40s elapsed)
aws_route53_record.heroku-workflow-ui-shipit-cname-stage: Still creating... (50s elapsed)
aws_route53_record.heroku-workflow-ui-shipit-cname-stage: Creation complete after 58s (ID: Z3NPI50Z7KW7DX_shipit-ui-workflow.staging.mozilla-releng.net_CNAME)
Apply complete! Resources: 1 added, 0 changed, 0 destroyed.
| Assignee | ||
Comment 13•7 years ago
|
||
Thank you!
| Assignee | ||
Comment 14•7 years ago
|
||
Attachment #8962756 -
Attachment is obsolete: true
| Assignee | ||
Comment 15•7 years ago
|
||
This is actually done.
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Updated•4 years ago
|
Component: Applications: ShipIt (backend) → Applications: ShipIt
You need to log in
before you can comment on or make changes to this bug.
Description
•