Closed
Bug 1354115
Opened 9 years ago
Closed 8 years ago
remove special WebSense rules for non-blacklisted and unknown WebSense users.
Categories
(Release Engineering :: Release Requests, enhancement, P1)
Release Engineering
Release Requests
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: bhearsum, Assigned: bhearsum)
References
Details
(Whiteboard: [keep-open][releaseduty])
Attachments
(1 file)
|
1.13 KB,
patch
|
jlorenzo
:
review+
bhearsum
:
checked-in+
|
Details | Diff | Splinter Review |
In a recent e-mail thread we (releng, relman, and others involved with WebSense discussions) decided that when we ship 53.0, we will no longer hold back updates for non-blacklisted WebSense users nor users whose WebSense status is unknown.
Because the relevant Balrog rules are shared across the test and live channels, I think we should remove them around the time that we ship to -cdntest (otherwise we potentially invalidate some of QE's update testing). We also need to update the release promotion configs to remove all of the new alias' for bypass rules and such. This can be done at any time.
| Assignee | ||
Comment 1•9 years ago
|
||
This is simply a backout of the two patches from https://bugzilla.mozilla.org/show_bug.cgi?id=1348922.
Attachment #8855293 -
Flags: review?(jlorenzo)
Comment 2•9 years ago
|
||
Comment on attachment 8855293 [details] [diff] [review]
remove websense bypass rules from automation configs
Looks good to me!
Attachment #8855293 -
Flags: review?(jlorenzo) → review+
| Assignee | ||
Comment 3•9 years ago
|
||
Just before we go to cdntest for 53.0, it looks like we need to remove the following rules:
* 449 (uses the original, version-less WebSense detection, which very few people have, and is essentially the equivalent of unknown websense)
* 545, 559, 555 (bypass rules for '(nowebsense)')
* 531, 560, 556 (bypass rules for non-blacklisted websense)
* 546 (the rule that holds unknown websense status on their current version)
We also need to s/'(nowebsense)'/Windows_NT/ on rule id 450, to have it catch all Windows users instead of just known-not-websense users.
Rail, does that look right to you?
Flags: needinfo?(rail)
Pushed by bhearsum@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/73dd5487deea
remove special WebSense rules for non-blacklisted and unknown WebSense users. r=jlorenzo
| Assignee | ||
Comment 5•9 years ago
|
||
Comment on attachment 8855293 [details] [diff] [review]
remove websense bypass rules from automation configs
https://hg.mozilla.org/integration/mozilla-inbound/rev/73dd5487deead3ff6b3053c428dd8e0d6996d81b
https://hg.mozilla.org/releases/mozilla-aurora/rev/e03c56f3a839d1575e87dbd782638ad4894429e8
https://hg.mozilla.org/releases/mozilla-beta/rev/390df62a9c2ee8f4fc4b168a81e61bf23a435a0c
https://hg.mozilla.org/releases/mozilla-release/rev/bc7c1417bca4abe1e7ebeaeb4d11d16b4b4c252b
Attachment #8855293 -
Flags: checked-in+
| Assignee | ||
Updated•9 years ago
|
Whiteboard: [keep-open]
Comment 6•9 years ago
|
||
| bugherder | ||
Comment 7•9 years ago
|
||
(In reply to Ben Hearsum (:bhearsum) from comment #3)
> Just before we go to cdntest for 53.0, it looks like we need to remove the
> following rules:
> * 449 (uses the original, version-less WebSense detection, which very few
> people have, and is essentially the equivalent of unknown websense)
> * 545, 559, 555 (bypass rules for '(nowebsense)')
> * 531, 560, 556 (bypass rules for non-blacklisted websense)
> * 546 (the rule that holds unknown websense status on their current version)
>
> We also need to s/'(nowebsense)'/Windows_NT/ on rule id 450, to have it
> catch all Windows users instead of just known-not-websense users.
>
> Rail, does that look right to you?
Sounds correct to me.
Flags: needinfo?(rail)
Updated•9 years ago
|
Priority: -- → P1
Comment 8•8 years ago
|
||
Just to keep track on this dashboard: https://bugzilla.mozilla.org/buglist.cgi?resolution=---&status_whiteboard=%5Breleaseduty%5D&list_id=13535814&status_whiteboard_type=allwordssubstr&query_format=advanced
Whiteboard: [keep-open] → [keep-open][releaseduty]
| Assignee | ||
Comment 9•8 years ago
|
||
(In reply to Ben Hearsum (:bhearsum) from comment #3)
> Just before we go to cdntest for 53.0, it looks like we need to remove the
> following rules:
> * 449 (uses the original, version-less WebSense detection, which very few
> people have, and is essentially the equivalent of unknown websense)
> * 545, 559, 555 (bypass rules for '(nowebsense)')
> * 531, 560, 556 (bypass rules for non-blacklisted websense)
> * 546 (the rule that holds unknown websense status on their current version)
>
> We also need to s/'(nowebsense)'/Windows_NT/ on rule id 450, to have it
> catch all Windows users instead of just known-not-websense users.
>
> Rail, does that look right to you?
Liz and I did most of this on Wednesday, and I finished it up today.
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•