lp:~adam-collard/maas-ci

Owned by Adam Collard
Get this repository:
git clone https://git.not.enabled/~adam-collard/maas-ci
Only Adam Collard can upload to this repository. If you are Adam Collard please log in for upload directions.

Branches

Name Last Modified Last Commit
maas-ui-main 2022-05-25 14:50:10 UTC
Set branch to 'main'

Author: Adam Collard
Author Date: 2022-05-25 14:36:15 UTC

Set branch to 'main'

Drop .git from URL

process-snaps 2022-01-31 11:22:07 UTC
Remove fades, unnecessary with launchpadlib and requests in 20.04

Author: Adam Collard
Author Date: 2022-01-31 10:50:07 UTC

Remove fades, unnecessary with launchpadlib and requests in 20.04

peer-proxy-config 2021-07-07 09:15:22 UTC
Change interpretation of proxy config

Author: Adam Collard
Author Date: 2021-07-07 09:15:22 UTC

Change interpretation of proxy config

Configure proxy as peer when we have an upstream proxy and
use_internal is true.

The matrix now looks like:

 none = NOT use_internal AND NOT http
 internal = use_internal AND NOT http
 external = NOT use_internal AND http
 peer = use_internal AND http

maas-docs-sync 2021-02-04 12:18:23 UTC
Grab the lock for the branch we're modifying

Author: Adam Collard
Author Date: 2021-02-04 12:16:19 UTC

Grab the lock for the branch we're modifying

system-tests 2021-01-29 10:22:11 UTC
[systemtests] Add initial README

Author: Adam Collard
Author Date: 2021-01-29 10:13:31 UTC

[systemtests] Add initial README

system-tests-add-readme 2021-01-29 10:22:11 UTC
[systemtests] Add initial README

Author: Adam Collard
Author Date: 2021-01-29 10:13:31 UTC

[systemtests] Add initial README

junit-systemtests 2021-01-27 09:31:50 UTC
Add junit output to systemtests

Author: Adam Collard
Author Date: 2021-01-26 15:26:49 UTC

Add junit output to systemtests

maas-docs-sync-just-maas-docs 2020-11-23 13:40:35 UTC
Just update the docs submodule

Author: Adam Collard
Author Date: 2020-11-23 13:40:35 UTC

Just update the docs submodule

maas-ui-sync-just-maas-ui 2020-11-23 13:38:13 UTC
Just update the UI submodule

Author: Adam Collard
Author Date: 2020-11-23 13:38:13 UTC

Just update the UI submodule

retry-rack-controller 2020-11-06 13:33:55 UTC
ack's review: Actually increment attempts (!)

Author: Adam Collard
Author Date: 2020-11-06 13:33:55 UTC

ack's review: Actually increment attempts (!)

maas-ui-sync 2020-10-21 08:34:39 UTC
[maas-ui-sync] Remove trigger for master -> master job

Author: Adam Collard
Author Date: 2020-10-21 08:34:39 UTC

[maas-ui-sync] Remove trigger for master -> master job

branch-tester-fix-empty 2020-08-05 09:43:27 UTC
Add empty jUnit XML for missing tests to avoid UNSTABLE builds

Author: Adam Collard
Author Date: 2020-08-05 09:43:01 UTC

Add empty jUnit XML for missing tests to avoid UNSTABLE builds

branch-tester 2020-08-05 09:43:27 UTC
Add empty jUnit XML for missing tests to avoid UNSTABLE builds

Author: Adam Collard
Author Date: 2020-08-05 09:43:01 UTC

Add empty jUnit XML for missing tests to avoid UNSTABLE builds

branch-tester-junit-path 2020-08-04 08:36:23 UTC
Copy junit.xml out of the rundir, move to post/always.

Author: Adam Collard
Author Date: 2020-08-03 11:26:12 UTC

Copy junit.xml out of the rundir, move to post/always.

Cope with missing junit.xml output.

branch-lander-mp 2020-08-03 09:15:31 UTC
Add LP_MP link to notifications

Author: Adam Collard
Author Date: 2020-08-03 09:15:31 UTC

Add LP_MP link to notifications

maas-ui-sync-username 2020-08-03 08:33:39 UTC
Add USER_NAME to notification

Author: Adam Collard
Author Date: 2020-08-03 08:33:39 UTC

Add USER_NAME to notification

branch-lander-just-fetch-source-branch 2020-07-31 14:31:24 UTC
Just fetch the source branch, not every branch in the remote

Author: Adam Collard
Author Date: 2020-07-31 14:18:25 UTC

Just fetch the source branch, not every branch in the remote

lp-branch-dest 2020-07-31 14:22:02 UTC
LP_BRANCH_DEST is in $local_job not an environment variable

Author: Adam Collard
Author Date: 2020-07-31 14:20:19 UTC

LP_BRANCH_DEST is in $local_job not an environment variable

branch-lander-mattermost 2020-07-31 13:28:19 UTC
Add mattermost notifications on success/failure to land

Author: Adam Collard
Author Date: 2020-07-31 13:28:19 UTC

Add mattermost notifications on success/failure to land

transclude-commit-message-from-maas-ui 2020-07-31 09:55:43 UTC
Include commit message from maas-ui in maas commit

Author: Adam Collard
Author Date: 2020-07-31 09:46:26 UTC

Include commit message from maas-ui in maas commit

branch-reviewer 2020-06-24 13:33:05 UTC
List of jobs, empty if there are none

Author: Adam Collard
Author Date: 2020-06-24 13:33:05 UTC

List of jobs, empty if there are none

speed-up-only-one 2020-06-24 12:56:29 UTC
Since we can only test one branch at a time, only consider one

Author: Adam Collard
Author Date: 2020-06-24 11:15:20 UTC

Since we can only test one branch at a time, only consider one

Massive speed-ups by not considering all the MPs, only to just pick
one anyway.

Add STDERR debug information to see understand what's going on

branch-tester-describe-build 2019-07-05 13:20:13 UTC
[branch-tester] Don't use description

Author: Adam Collard
Author Date: 2019-07-05 13:15:28 UTC

[branch-tester] Don't use description

The description field takes up too much space in Jenkins recent build
list, so don't show it there, but make it clear in output instead.

branch-lander-less-git 2019-07-05 09:09:17 UTC
[branch-lander] Avoid unnecessary checkouts

Author: Adam Collard
Author Date: 2019-07-05 09:09:17 UTC

[branch-lander] Avoid unnecessary checkouts

branch-tester-less-git 2019-07-04 17:35:50 UTC
fixup! Avoid unnecessary checkouts

Author: Adam Collard
Author Date: 2019-07-04 17:35:50 UTC

fixup! Avoid unnecessary checkouts

125 of 25 results
This repository contains Public information 
Everyone can see this information.