Commit Graph

24 Commits

Author SHA1 Message Date
evanchia-ly-sdets 302c0aef80 Merge pull request #2 from aws-lumberyard-release/test_metrics_param_removal
Removing unused arg for test metrics
2021-04-09 11:06:46 -07:00
Brian Herrera 69fdd42d59 Set default repo to o3de
Using env prevents setting different repos in a single instance. This will need to be set in another way.
2021-04-09 08:30:29 -07:00
evanchia 0d6a0f4836 Merge branch 'main' into test_metrics_param_removal 2021-04-08 20:47:36 -07:00
Brian Herrera aef10339d5 Use complete Jenkins project name when creating EBS volumes
This change will allow us to support multiple repos in our account by using the full project name for the volumes. Right now multiple repos running the default pipeline will use the same name (e.g. defaultmain<platform>) and will conflict when similar branch names are used.
2021-04-08 17:36:00 -07:00
evanchia 43d39096eb Removing unused arg for test metrics 2021-04-08 15:13:39 -07:00
evanchia-ly-sdets 041714c614 Merge branch 'main' into metrics_setup 2021-04-07 18:24:54 -07:00
Brian Herrera 4eae31c376 Remove git prune step 2021-04-07 16:51:02 -07:00
Brian Herrera 20828a0bf4 Add credential id to the checkout step for the mars repo 2021-04-07 14:49:22 -07:00
alexpete edc77e3366 Fixing syntax error 2021-04-07 14:43:14 -07:00
alexpete 004db04c06 Restoring LFS functionality lost in merge 2021-04-07 14:37:21 -07:00
alexpete c2cbd430fe Integrating up through commit 90f050496 2021-04-07 14:03:29 -07:00
evanchia 5d586cbf64 Adding build step to build job name for test metrics 2021-04-06 16:21:15 -07:00
evanchia 2d13bfda9d Adding build job name to jenkinsfile for test metrics 2021-04-06 14:55:08 -07:00
evanchia e6491ba1aa Adding MARS test metrics 2021-04-05 14:36:52 -07:00
Brian Herrera f6cfa752c7 Restore lfs method removed during merge 2021-03-26 17:36:18 -07:00
Brian Herrera 39f53338bf Merge branch 'main' into LoadPipelineFromGitHub 2021-03-26 17:05:57 -07:00
alexpete 36c4e827bd Integrating latest from github/staging
Integrating up through commit 5e1bdae
2021-03-26 14:32:02 -07:00
Brian Herrera 3ccdeb21f8 Remove git prune
This step can be handled by Jenkins
2021-03-26 09:05:28 -07:00
Brian Herrera 68b0501eac Remove pipeline region settings
This is a CodeCommit specific solution and does not work with GitHub.
2021-03-25 15:52:19 -07:00
Brian Herrera 67e41ada75 Remove extra bracket from bad merge 2021-03-25 15:45:53 -07:00
Brian Herrera 0d3654a71f Update Jenkinsfile to pull files from CodeCommit and GitHub 2021-03-25 15:42:57 -07:00
Brian Herrera 3bf47dca9f Run git lfs in a separate step. (#3)
Run git lfs in a separate step.

Jenkins is unable to load the credentials for the custom LFS endpoint. Command works locally but it's unable use the credential manager within Jenkins.
2021-03-25 15:33:04 -07:00
alexpete 75dc720198 Integrating latest 47acbe8 2021-03-25 13:57:57 -07:00
alexpete a10351f38d Initial commit 2021-03-08 14:30:57 -08:00