summaryrefslogtreecommitdiff
path: root/test/integration/targets/azure_rm_webapp
Commit message (Collapse)AuthorAgeFilesLines
* fix webapp slot test (#56156)Yunge Zhu2019-05-092-3/+2
|
* Rebalance Azure tests.Matt Clay2019-04-031-1/+1
|
* Disable failing azure_rm_webapp test.Matt Clay2019-04-031-0/+1
|
* add new module for webapp slot (#48862)Yunge Zhu2019-01-302-1/+92
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * add new module for webapp slot * fix lint and resolve comments * fix lint * fix lint * fix lint * fix name in test * add variable * fix test parameter * fix test frameworks * fix test * remove delete due to swap not finish * resolve comments * fix lint * fix typo
* azure_rm_webapp: fix updating app settings (#49181)Yunge Zhu2019-01-041-4/+18
|
* fix webapp test (#47546)Yunge Zhu2018-10-251-1/+0
|
* Mark azure_rm_{appserviceplan,webapp} unstable.Matt Clay2018-10-171-1/+2
|
* add publish url in webapp facts output (#45131)Yunge Zhu2018-09-061-0/+12
| | | | | | | | * add publish url in webapp facts output * update name * fix test
* add azure_rm_webapp_facts module (#43631)Yunge Zhu2018-08-302-4/+44
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * add webapp facts module * remove certified * remove useless argument * add tests * return curated output * add description of return value, move test to webapp folder * fix lint * fix lint * fix lint * fix test * fix bug * fix test, will get all webapp with same tag created by previous test * fix test * fix test * fix test * add properties description, refine return name * refine properties, add request_id when exception * fix bug * update doc, add publish profile * fix error * flatten properties, add option for return publish profile
* start/stop/restart azure webapp (#44498)Yunge Zhu2018-08-291-1/+26
| | | | | | | | | | | | | | | | | | * add webapp start/stop/restart * disable test with facts * fix lint * fix lint * fix check mode * rename power_action to app_state * refine names of choices * fix renaming bug
* fix linux webapp java framework bug (#44753)Yunge Zhu2018-08-281-1/+20
| | | | | | | | | | * fix linux web app java linux_fx_version * fix lint * fix test * resolve comments
* Revert "fix linux web app java linux_fx_version (#44715)" (#44750)Zim Kalinowski2018-08-281-20/+1
|
* fix linux web app java linux_fx_version (#44715)Yunge Zhu2018-08-281-1/+20
|
* add azure_rm_webapp (#40005)Yunge Zhu2018-08-073-0/+240
* add azure_rm_webapp * fix lint error * resolve comments * fix lint * fix lint * fix lint * fix lint * fix test failure * fix test * fix test * fix test * refine ux * resolve comments * fix lint and test * fix lint * code cleanup * combine windows_frameworks/linux_framework to one * fix lint in doc * fix l int * fix lint * fix bug * fix bug * fix bug * fix bug * fix syntax error * fix lint error * fix bug of wrong indent * fix test issue * update java framework parameter * fix lint error * resolve comments * fix lint * resolve comments * fix bug * update test * fix lint * fix test