Closed Bug 1110355 Opened 10 years ago Closed 10 years ago

Deploy Splice 1.1.0 to stage

Categories

(Content Services Graveyard :: Tiles: Ops, defect)

defect
Not set
normal
Points:
5

Tracking

(Not tracked)

VERIFIED FIXED
Iteration:
37.2

People

(Reporter: oyiptong, Assigned: mostlygeek)

References

()

Details

(Whiteboard: .002a)

Deploy Splice 1.1.0 which includes channel features

This release requires database migrations and a configuration change for onyx
We will attempt to deploy this release in our staging environment, have some basic QA and attempt to deploy to production afterwards
Component: Tiles: Administration Front-End → Tiles: Ops
QA Contact: kthiessen
in order to keep things in sync, I'd like to have the previous version of splice fully deployed to prod before we deploy this one to stage.
Just putting an assignee so we don't have an unassigned bug for the current iteration.
Assignee: nobody → dthornton
Whiteboard: .002 → .002a
Assignee: dthornton → bwong
Blocks: 1111731
Database migrations to run, from the root of a splice directory:

psql -f ddl/migrations/redshift/1416502187.sql -h redshift_host -U redshift_user redshift_db
No longer blocks: 1111731
Summary: Deploy Splice 1.1.0 → Deploy Splice 1.1.0 to stage
Splice 1.1.0-1 is now deployed to staging. The psql command's output: 

Password for user splice:
BEGIN
CREATE TABLE
ALTER TABLE
INSERT 0 1
INSERT 0 1
UPDATE 30
ALTER TABLE
UPDATE 30
COMMIT
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Working with mostlygeek on fixing some deployment issues
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Looks like the RPM builder changing over to mock didn't 100% match the fpm build one. 

The static files are expected to be in /opt/splice/lib/python2.7/site-packages/splice however the mock build script puts it in: /opt/splice/lib/python2.7/site-packages/splice-1.1.0-py2.7.egg/
Deployed splice-1.1.0-2 (new RPM) which matches the previous FPM based build.
Status: REOPENED → RESOLVED
Closed: 10 years ago10 years ago
Resolution: --- → FIXED
Is there anything you would like QA to do to verify this deployment?
Flags: needinfo?(bwong)
:tspurway says it is ok. No additional QA required.
Flags: needinfo?(bwong)
Thanks, Ben.  Marking this as VERIFIED to get it off my pending queue.
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.