I built    and deployed new rpms to stage oauth and profile servers,
mostly to pick up fixes to the rpm build script and changes in oauth
and profile to show the git sha in response to
'/'. `tests/intern_sauce` passes with these stacks, if the
puppet-config is fixed for the publicUrl name
(https://github.com/mozilla-services/puppet-config/issues/621)

https://github.com/mozilla-services/svcops/pull/177/files
https://github.com/mozilla/fxa-profile-server/pull/26
https://github.com/mozilla/fxa-oauth-server/pull/92

fxa-profile-server-svcops-0.14.1-1snap201406231228gitHEAD.x86_64.rpm
fxa-oauth-server-svcops-0.14.1-1snap201406231311gitHEAD.x86_64.rpm

 $ curl https://profile.stage.mozaws.net/; echo
{
  "version": "0.14.1",
  "commit": "28cefa955d0ebed9e12c31a1914dc92f633fa8e4"
}

 $ curl https://oauth.stage.mozaws.net/; echo
{
  "version": "0.14.1",
  "commit": "b869eda53e6dc04b0a2dd1449ea62dad489009f5"
}


_______________________________________________
Dev-fxacct mailing list
[email protected]
https://mail.mozilla.org/listinfo/dev-fxacct

Reply via email to