Commit Graph

7 Commits (1b0919724433ad0bf6c4219f402767c6c9c9028f)

Author SHA1 Message Date
Yunge Zhu ee4b879328 remove unstable tag from azure tests (#44258) 2018-08-16 17:44:00 +08:00
Matt Clay 4e489d1be8
Update Shippable integration test groups. (#43118)
* Update Shippable integration test groups.
* Update integration test group aliases.
* Rebalance AWS and Azure tests with extra group.
* Rebalance Windows tests with another group.
2018-07-23 20:46:22 -07:00
Matt Clay fafceb9895 Mark unstable azure_rm_functionapp test. 2018-04-20 07:06:07 -07:00
zikalino 2ad7d79985 additional fixes to function app test 2018-03-29 00:10:43 -07:00
Zim Kalinowski fcd75bbc5a fixing function app test (#37687) 2018-03-21 20:58:28 -07:00
ZhijunZhao f8d7e477f0 fix azure test case failure for function apps module (#33658) 2017-12-07 12:41:19 -05:00
Thomas Stringer 8a6ae51f90 Add support for Azure Functions (#28566)
* add template for az func

* (wip) add basic azure functions support

* add support to add app settings to azure function

* add support for updating based off of app settings

* add integration tests and refactor required param

* support check mode and add facts module

* add test for azure functions facts module

* add necessary checks and registrations for web client

* fix documentation

* change return type from complex to dict

* disable azure_rm_functionapp tests until stable

* remove dict comprehension for py2.6

* pepe has whitespace tumor
2017-08-29 18:54:58 -07:00