Skip to content

Replace mpd001 trust domain with mozillavpn#512

Merged
bhearsum merged 1 commit intomozilla-releng:masterfrom
bhearsum:mozillavpn
Aug 24, 2021
Merged

Replace mpd001 trust domain with mozillavpn#512
bhearsum merged 1 commit intomozilla-releng:masterfrom
bhearsum:mozillavpn

Conversation

@bhearsum
Copy link
Copy Markdown
Contributor

AFAICT there's no reason to continue supporting the mpd001 trust domain.

@bhearsum bhearsum closed this Aug 23, 2021
@bhearsum bhearsum reopened this Aug 23, 2021
@escapewindow
Copy link
Copy Markdown
Contributor

Timeout bustage appears to be #509 ; merging master in or rebasing the PR should resolve.

@bhearsum bhearsum force-pushed the mozillavpn branch 4 times, most recently from 6325215 to 9a69347 Compare August 24, 2021 13:25
Copy link
Copy Markdown
Contributor

@escapewindow escapewindow left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, looks good!

"thunderbird": "COMM",
"mobile": "MOBILE",
"mpd001": "MPD001",
"mozillavpn": "MOZILLAVPN",
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This means we're going to look for MOZILLAVPN_HEAD_REV etc, which will be relevant in your .tc.yml

@pytest.mark.asyncio
@pytest.yield_fixture(scope="function")
async def mpd_private_rw_context(event_loop):
async def vpn_private_rw_context(event_loop):
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is specifically for testing private repos, but I think it may be useful for later private repo usage. We can keep it, esp since your test data file below starts with git@github rather than https://github.

@bhearsum bhearsum merged commit 2e82e82 into mozilla-releng:master Aug 24, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants