Commit Graph

5 Commits

Author SHA1 Message Date
3f35d81f4b Adding New Default Image Config Value to IC. (#2434)
* Adding New Default Image Config Value to IC.

* Removing forced image setting.

* Updating Webhook Events.

* Removing typo.

* Updating webhook_events again.

* Syncing webhook events.

* Fixing check for os type.

* Fixing import.

* PR Suggestions.

* Fix C# Model Typo.

* Removing other refs to images.

* Removing remaining refs to images outside of models.

* Removing hardcoded image values from tests.

* Update Default Proxy and Repro Images.

Co-authored-by: Marc Greisen <mgreisen@microsoft.com>
2022-09-23 10:40:44 -07:00
9eaf92ea35 tests and bug fixes (#2379)
Co-authored-by: stas <statis@microsoft.com>
2022-09-12 14:45:45 -07:00
ee1ad0abd8 Functional tests (#2333)
* more tests

* revert compute, since "released" version has bug when creating scaleset extensions

* format

* found bug, i think...

* now should be fixed

Co-authored-by: stas <statis@microsoft.com>
2022-09-02 08:16:48 -07:00
ea4d589abf Functional tests (#2317)
* more functional tests

* more tests

* bug fixes

* OneFuzz results do not map one to one with datastructures. So add support for multiple datastructures to be returned per API

* more tests

* format fixes

Co-authored-by: stas <statis@microsoft.com>
2022-08-30 12:26:06 -07:00
5a8aa33af1 functional tests and bug fixes (#2301)
Co-authored-by: stas <statis@microsoft.com>
2022-08-29 09:33:15 -07:00