Closed Bug 949711 Opened 11 years ago Closed 11 years ago

Releases are syncing previous builds analysis folder

Categories

(Socorro :: General, task)

x86
macOS
task
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: lonnen, Assigned: lonnen)

References

Details

The CI build constructs a tarball to be deployed. One of the payload folders is "analysis", which is derived from the analysis Make target. The folder is sync'd to the payload before the target is built, so we're usually getting the previous build's analysis folder (unless the workspace was wiped. then we get a mostly empty folder).

We should be building before syncing so that changes to analysis get picked up in the current build.
Fixed in https://github.com/mozilla/socorro/commit/6a1e4cb3bdeb559175c49c51fe8d52554ad9945e
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
The format for this changed. We'll need to add config for local.py from https://bugzilla.mozilla.org/show_bug.cgi?id=941703#c3

# Optional Google Analytics ID
#GOOGLE_ANALYTICS_ID = "UA-35433268-50"
# Root domain. Required iff you're providing an analytics ID.
#GOOGLE_ANALYTICS_DOMAIN = "mozilla.org"

PR:
https://github.com/mozilla/socorro/pull/1742
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Whiteboard: [config changes]
Target Milestone: --- → 70
Whoops. Meant comment 2 for a different bug.
Status: REOPENED → RESOLVED
Closed: 11 years ago11 years ago
Resolution: --- → FIXED
Whiteboard: [config changes]
Assignee: nobody → chris.lonnen
You need to log in before you can comment on or make changes to this bug.