Граф коммитов

74 Коммитов

Автор SHA1 Сообщение Дата
Petr Kotas cf2cbc42a2
Refactor CI to Golang
Signed-off-by: Petr Kotas <pkotas@redhat.com>
2020-10-27 19:16:39 -06:00
Jim Minter b85509f762
never cache image builds, to ensure that we always have up-to-date RPMs 2020-10-20 18:57:29 -05:00
Jim Minter 884f76034d
build az under pyenv and https://github.com/Azure/azure-cli/issues/1499 workaround 2020-10-07 19:24:55 -05:00
Jim Minter c6bc0f498b
remove use of PYTHON_VERSION 2020-10-07 19:24:50 -05:00
Mangirdas Judeikis b6305b126f
Add ci VMSS 2020-09-14 07:37:45 +01:00
Elana Hashman caf82315d4
Merge pull request #974 from dkorzuno/remove-ifreload
Remove ifreload hack
2020-09-10 14:27:40 -07:00
Petr Kotas 213abf54a6
Add x-ms-enum type to swagger and SDK
x-ms-enum will make future modifications
of the API simpler, the type is defined

https://github.com/Azure/autorest/tree/master/docs/extensions#x-ms-enum

Signed-off-by: Petr Kotas <pkotas@redhat.com>
2020-09-10 08:39:00 +02:00
Denis Korzunov 86e4a51cbf Remove publish-image-ifreload from the list of phony targets 2020-09-09 13:41:34 +10:00
Denis Korzunov 1befd1d3c7 Remove ifreload hack 2020-09-09 12:24:57 +10:00
Mangirdas Judeikis e5abb84cec
Merge pull request #971 from dkorzuno/make-pyenv-fix
Makefile: add "wheel" to pip install
2020-09-08 04:10:19 -02:00
Denis Korzunov f406412598 Makefile: add "wheel" to pip install
This fixes the `make pyenv` step if python3-wheel package is not installed.
2020-09-08 12:35:29 +10:00
Petr Kotas c6a2a89844
Refactor gen client code
Put client gen in script to enable
generation of multiple SDKs.

Signed-off-by: Petr Kotas <pkotas@redhat.com>
2020-09-03 21:36:50 +02:00
Mangirdas Judeikis 06f603f3d0
add branch ref from CI 2020-08-07 13:16:33 +01:00
Jim Minter ebdf715096
Merge pull request #725 from Azure/aro-operator
ARO operator
2020-07-31 19:48:33 +01:00
Angus Salkeld dd85f24fce
Add aro-operator
Co-Authored-By: Olga Mirensky <olga.mirensky@redhat.com>
Co-Authored-By: Jim Minter <jminter@redhat.com>
2020-07-29 15:46:23 +01:00
Mikalai Radchuk ed6a7ca8a3 Adds e2e image publishing into CI pipelines 2020-07-27 12:05:09 +01:00
Amber Brown f83ef76176 Merge remote-tracking branch 'upstream/master' into hawkowl/rp-commit-reporting 2020-06-29 11:53:29 +10:00
Jim Minter 798aae8574
add Dockerfile.routefix 2020-06-25 10:54:44 -05:00
Amber Brown bee52b107b Move version embedding of ARO-RP to a central location 2020-06-25 14:38:08 +10:00
Amber Brown 613ef643af Add golangci-lint configuration file and instructions to run it. 2020-06-18 14:51:21 +10:00
Jim Minter febc8ae6a2
add ifreload tool 2020-06-02 13:36:36 -05:00
Nils Elde 8651165669 Temporarily pin azure-mgmt-loganalytics to 0.2.0 2020-04-14 13:01:24 -04:00
Jim Minter b03ee7c50c
add format-yaml tool 2020-04-03 12:06:41 -06:00
Jim Minter 30b452d510
move az, tests to GA API 2020-04-02 19:42:36 -06:00
Jim Minter 905cf8d3c0
unpin azure-cli 2020-03-26 14:33:59 -06:00
Olga Mirensky a148ce80f6
Fix some of the code review remarks 2020-03-20 20:11:56 -06:00
Olga Mirensky 01f3254611
misc changes 2020-03-20 20:11:55 -06:00
Olga Mirensky 6af41ae2cc
Remove hardcoded file name and add Makefile target 2020-03-20 20:11:55 -06:00
Olga Mirensky 036bc57dc5
Various fixes 2020-03-20 20:11:55 -06:00
Jim Minter 74b5242d18
fix CI az at latest 2.0.z (2.0.81) for now
rationale: >= 2.1.0 deprecates python 2.7 support, and for now it makes sense
for us to keep testing that our extension works on older az releases and 2.7.

perhaps later we should test against multiple az releases (2.0.latest,
2.2.latest, etc.))
2020-03-10 11:25:47 -06:00
Jack 07de853432
Adding INT deployment pipelines (#214)
* adding int deployment pipelines

Co-authored-by: Jack Quincy <jaquincy@microsoft.com>
2020-03-09 08:40:34 -06:00
Jim Minter 67705f8de9
geneva logging part 2 2020-03-02 16:13:35 -06:00
Jim Minter 1f919ff228
Minor updates to e2e 2020-02-27 08:05:14 -06:00
Julien Stroheker 64c4fb5026
implement e2e 2020-02-27 08:04:46 -06:00
Jim Minter ed58872a2a
try to build wheel in make az 2020-02-26 08:41:47 -06:00
Jim Minter 3dc050a973
remove image-mdm 2020-02-24 20:26:42 -06:00
Mikalai Radchuk e343586d36 Makes test-go fail in case of failure in a pipe 2020-01-31 17:28:08 +00:00
Julien Stroheker f267a932fe
Juliens/ci tunning (#4)
* tunning

* debug

* publish tests

* remove debug cmd
2020-01-28 22:10:17 -05:00
Jim Minter c092d8bab4
Merge pull request #116 from jim-minter/e2e-followup
E2e followups
2020-01-28 06:52:18 -06:00
Jim Minter 64180b2323
Merge pull request #127 from olga-mir/fix-chown
Fix chown in make client recipe
2020-01-28 06:52:01 -06:00
Olga Mirensky 1ed2ce64be Fix chown in make client recipe 2020-01-28 13:46:35 +11:00
Julien Stroheker 735cb62087
Juliens/az pipelines fix (#3)
* apply review

* test vars

* python and golang fix

* using vendor bin

* fix and clean
2020-01-27 15:46:13 -05:00
Julien Stroheker c2f561a9df introduce azure devops pipelines 2020-01-24 17:39:17 -05:00
Mikalai Radchuk 93032a5d08 Fixes make client for macOS users
On macOS username != group usually. This change makes the make target platform agnostic
2020-01-24 17:29:55 +00:00
Jim Minter a46b876c16
style/docs 2020-01-24 08:55:54 -06:00
Jim Minter de1d96d1a3
compile but don't run e2e test as part of unit test 2020-01-24 08:55:54 -06:00
Angus Salkeld f2439861b2
Review changes 2020-01-24 09:57:39 +10:00
Angus Salkeld 4967bb5f42
start of e2e tests 2020-01-24 09:55:34 +10:00
Jim Minter b637799eab
add mdm image 2020-01-10 16:06:37 -06:00
Jim Minter b39190ab4d
add --rm to docker invocations on make client 2020-01-06 15:52:51 -06:00