Open Bug 1306724 Opened 8 years ago Updated 2 years ago

TaskCluster incorrectly provides default value to adjust keys

Categories

(Firefox Build System :: Android Studio and Gradle Integration, defect, P5)

All
Android
defect

Tracking

(Not tracked)

People

(Reporter: mcomella, Unassigned)

References

(Blocks 1 open bug)

Details

The TaskCluster configuration is providing a default value [1] for the adjust-sdk.token and adjust-sdk-beta.token files.

We check in configure for a valid adjust-sdk*.token file to ensure the build is correctly configured – providing a default value breaks this safeguard. With the default value, we'll try to contact the server using this invalid key (and at this point the connection will fail).

TaskCluster is currently not used for production builds so this doesn't need to get fixed with high priority – blocking gradle in automation meta bug 1254353.

Depends on bug 1292580 where TC beta builds fail with a configure error.

[1]: https://dxr.mozilla.org/mozilla-central/rev/f0e6cc6360213ba21fd98c887b55fce5c680df68/testing/mozharness/configs/builds/releng_base_linux_32_builds.py#56
Re-triaging per https://bugzilla.mozilla.org/show_bug.cgi?id=1473195

Needinfo :susheel if you think this bug should be re-triaged.
Priority: -- → P5
Product: Firefox for Android → Firefox Build System
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.