Closed Bug 729699 Opened 12 years ago Closed 12 years ago

Push fix for missing jobs to Careers Stage and Prod

Categories

(Infrastructure & Operations Graveyard :: WebOps: Other, task)

task
Not set
normal

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: ckoehler, Assigned: jason)

References

()

Details

Jen just pushed a fix for bug 729675.

Please update stage and prod for Careers.

Before pushing to production, please push to stage and then have either myself or someone in QA verify. Thanks!
Assignee: server-ops → jthomas
Pushed to stage:

root@genericadm.private.phx1 careers.allizom.org]# ./update 
Updating code...
Unpacking objects: 100% (8/8), done.
Updating vendor submodules...
Cleaning gitignore and pyc files...
Compressing assets...
/data/genericrhel6-stage/src/careers.allizom.org/lumbergh/vendor/src/django/django/conf/__init__.py:75: DeprecationWarning: The ADMIN_MEDIA_PREFIX setting has been removed; use STATIC_URL instead.
  "use STATIC_URL instead.", DeprecationWarning)
/data/genericrhel6-stage/src/careers.allizom.org/lumbergh/vendor/src/django/django/utils/translation/__init__.py:64: DeprecationWarning: Translations in the project directory aren't supported anymore. Use the LOCALE_PATHS setting instead.
  DeprecationWarning)
/usr/lib/python2.6/site-packages/pytz/__init__.py:32: UserWarning: Module south was already imported from /data/genericrhel6-stage/src/careers.allizom.org/lumbergh/vendor/src/django-south/south/__init__.py, but /usr/lib/python2.6/site-packages is being added to sys.path
  from pkg_resources import resource_stream
To turn on cache busting, use settings.CACHEBUST_IMGS
Unchanged files skipped for minification: 2
Running syncdb and migrate...
/data/genericrhel6-stage/src/careers.allizom.org/lumbergh/vendor/src/django/django/conf/__init__.py:75: DeprecationWarning: The ADMIN_MEDIA_PREFIX setting has been removed; use STATIC_URL instead.
  "use STATIC_URL instead.", DeprecationWarning)
/usr/lib/python2.6/site-packages/pytz/__init__.py:32: UserWarning: Module south was already imported from /data/genericrhel6-stage/src/careers.allizom.org/lumbergh/vendor/src/django-south/south/__init__.pyc, but /usr/lib/python2.6/site-packages is being added to sys.path
  from pkg_resources import resource_stream
/data/genericrhel6-stage/src/careers.allizom.org/lumbergh/vendor/src/django/django/utils/translation/__init__.py:64: DeprecationWarning: Translations in the project directory aren't supported anymore. Use the LOCALE_PATHS setting instead.
  DeprecationWarning)
? You have no migrations for the 'careers' app. You might want some.
Running migrations for django_jobvite:
- Nothing to migrate.
 - Loading initial data for django_jobvite.
Installed 0 object(s) from 0 fixture(s)
Updating product details...
/data/genericrhel6-stage/src/careers.allizom.org/lumbergh/vendor/src/django/django/conf/__init__.py:75: DeprecationWarning: The ADMIN_MEDIA_PREFIX setting has been removed; use STATIC_URL instead.
  "use STATIC_URL instead.", DeprecationWarning)
/data/genericrhel6-stage/src/careers.allizom.org/lumbergh/vendor/src/django/django/utils/translation/__init__.py:64: DeprecationWarning: Translations in the project directory aren't supported anymore. Use the LOCALE_PATHS setting instead.
  DeprecationWarning)
/usr/lib/python2.6/site-packages/pytz/__init__.py:32: UserWarning: Module south was already imported from /data/genericrhel6-stage/src/careers.allizom.org/lumbergh/vendor/src/django-south/south/__init__.pyc, but /usr/lib/python2.6/site-packages is being added to sys.path
  from pkg_resources import resource_stream
Storing revision information...
Bug 729675 has been verified FIXED on stage (bug just hasn't yet been resolved.)
Confirmed, please go ahead and push to Production. Thanks!
Pushed to prod:

Updating code...
Unpacking objects: 100% (8/8), done.
Updating vendor submodules...
Cleaning gitignore and pyc files...
Compressing assets...
/data/genericrhel6/src/careers.mozilla.org/lumbergh/vendor/src/django/django/conf/__init__.py:75: DeprecationWarning: The ADMIN_MEDIA_PREFIX setting has been removed; use STATIC_URL instead.
  "use STATIC_URL instead.", DeprecationWarning)
/data/genericrhel6/src/careers.mozilla.org/lumbergh/vendor/src/django/django/utils/translation/__init__.py:64: DeprecationWarning: Translations in the project directory aren't supported anymore. Use the LOCALE_PATHS setting instead.
  DeprecationWarning)
/usr/lib/python2.6/site-packages/pytz/__init__.py:32: UserWarning: Module south was already imported from /data/genericrhel6/src/careers.mozilla.org/lumbergh/vendor/src/django-south/south/__init__.py, but /usr/lib/python2.6/site-packages is being added to sys.path
  from pkg_resources import resource_stream
To turn on cache busting, use settings.CACHEBUST_IMGS
Unchanged files skipped for minification: 2
Running syncdb and migrate...
/data/genericrhel6/src/careers.mozilla.org/lumbergh/vendor/src/django/django/conf/__init__.py:75: DeprecationWarning: The ADMIN_MEDIA_PREFIX setting has been removed; use STATIC_URL instead.
  "use STATIC_URL instead.", DeprecationWarning)
/usr/lib/python2.6/site-packages/pytz/__init__.py:32: UserWarning: Module south was already imported from /data/genericrhel6/src/careers.mozilla.org/lumbergh/vendor/src/django-south/south/__init__.pyc, but /usr/lib/python2.6/site-packages is being added to sys.path
  from pkg_resources import resource_stream
/data/genericrhel6/src/careers.mozilla.org/lumbergh/vendor/src/django/django/utils/translation/__init__.py:64: DeprecationWarning: Translations in the project directory aren't supported anymore. Use the LOCALE_PATHS setting instead.
  DeprecationWarning)
? You have no migrations for the 'careers' app. You might want some.
Running migrations for django_jobvite:
- Nothing to migrate.
 - Loading initial data for django_jobvite.
Installed 0 object(s) from 0 fixture(s)
Updating product details...
/data/genericrhel6/src/careers.mozilla.org/lumbergh/vendor/src/django/django/conf/__init__.py:75: DeprecationWarning: The ADMIN_MEDIA_PREFIX setting has been removed; use STATIC_URL instead.
  "use STATIC_URL instead.", DeprecationWarning)
/data/genericrhel6/src/careers.mozilla.org/lumbergh/vendor/src/django/django/utils/translation/__init__.py:64: DeprecationWarning: Translations in the project directory aren't supported anymore. Use the LOCALE_PATHS setting instead.
  DeprecationWarning)
/usr/lib/python2.6/site-packages/pytz/__init__.py:32: UserWarning: Module south was already imported from /data/genericrhel6/src/careers.mozilla.org/lumbergh/vendor/src/django-south/south/__init__.pyc, but /usr/lib/python2.6/site-packages is being added to sys.path
  from pkg_resources import resource_stream
Storing revision information...
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Verified FIXED on prod, at http://careers.mozilla.org/en-US/
Status: RESOLVED → VERIFIED
Component: Server Operations: Web Operations → WebOps: Other
Product: mozilla.org → Infrastructure & Operations
Product: Infrastructure & Operations → Infrastructure & Operations Graveyard
You need to log in before you can comment on or make changes to this bug.