~canonical-platform-qa/lrt/lrt-to-dep8

« back to all changes in this revision

Viewing changes to PROVISIONING_IN_CI_README.sh

  • Committer: Allan LeSage
  • Date: 2014-11-13 00:29:58 UTC
  • Revision ID: allan.lesage@canonical.com-20141113002958-7319pztwet75zjrb
Temporarily extract whoopsie configuration.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
#!/bin/sh
 
2
 
 
3
# XXX 20141112 alesage
 
4
# TO DISCUSS WITH CI: we need to report crashes via whoopsie; as noted
 
5
# in dep-8-run-lrt.sh ChrisGagnon has secured special CRASH_IDs for
 
6
# the defined tests.  ChrisGagnon modified the whoopsie.conf during
 
7
# provisioning to reference this $CRASH_ID as follows:
 
8
 
 
9
sed -i '/CRASH_DB_IDENTIFIER/d' /etc/init/whoopsie.conf
 
10
sed -i '/env CRASH_DB_URL=https:\/\/daisy.ubuntu.com/a env CRASH_DB_IDENTIFIER=$CRASH_ID' /etc/init/whoopsie.conf