10 Commits

Author SHA1 Message Date
Ilayaperumal Gopinathan
2c3afcc6db Remove unnecessary entry for do-integration-test action
Signed-off-by: Ilayaperumal Gopinathan <ilayaperumal.gopinathan@broadcom.com>
2025-06-11 21:25:25 +01:00
Ilayaperumal Gopinathan
f37162e8b8 Update integration tests to run against main and 1.0.x
Signed-off-by: Ilayaperumal Gopinathan <ilayaperumal.gopinathan@broadcom.com>
2025-06-11 17:16:28 +01:00
Ilayaperumal Gopinathan
04d037c8fd Pass maven properties for integration-tests compilation task
Signed-off-by: Ilayaperumal Gopinathan <ilayaperumal.gopinathan@broadcom.com>
2025-04-16 22:02:09 +01:00
Ilayaperumal Gopinathan
b1e0230e29 Maven properties to be printed for more clarity
Signed-off-by: Ilayaperumal Gopinathan <ilayaperumal.gopinathan@broadcom.com>
2025-04-16 21:41:39 +01:00
Mark Pollack
d02c8f6e10 reduce maven logging for downloading artifacts 2024-12-02 15:46:40 -05:00
Mark Pollack
c7d64d560f Fix module names and closing quote 2024-12-02 15:29:03 -05:00
Mark Pollack
eee7347f52 Add some vector stores to IT tests to run 2024-12-02 15:21:05 -05:00
Mark Pollack
4363c95763 Fix ollama IT execution 2024-11-19 15:13:44 -05:00
Brad Davidson
dd0d9f6d19 Eliminate workaround for action cleanup failure 2024-10-03 13:38:10 -06:00
Brad Davidson
30a2dcf82b Add Custom action for integration and autoconfigure tests (#3)
* Adding template

* Fix template

* bad cut and paste

* must have ./ for local template

* Remove version from local workflows

* Simplify first

* Comment out template and see if startup failure goes away

* Reset

* Local Action for Setup

* Have to checkout local actions

* Debug

* Attempt 2

* Attempt 3

* Add required shell

* Check if action gets env

* Attempt 5

* Integration test Action

* Steps in action must have shell

* Custom action for integration and autoconfigure tests

* Add vertex integration tests jobs

* Workaround for custom action post clean up

* Updated jobs to use custom action

---------

Co-authored-by: Brad Davidson <bradley.c.davidson2.ctr@army.mil>
2024-10-03 11:37:40 -06:00