This is an automated email from the ASF dual-hosted git repository.

sergehuber pushed a change to branch UNOMI-944-it-dev-tooling
in repository https://gitbox.apache.org/repos/asf/unomi.git


    from 1ceb21aa9 UNOMI-944: Add IT developer tooling for run archival, 
cross-run comparison and live Karaf inspection
     add abd6b1cea UNOMI-944: Address review feedback, fix shell portability 
issues and move shared libs under itests/lib/

No new revisions were added by this update.

Summary of changes:
 build.sh                                           |  4 +-
 itests/archive-it-run.sh                           | 12 +++---
 itests/compare-it-runs.sh                          | 22 ++++++++++-
 itests/it-run-bootstrap.sh                         | 18 ---------
 itests/kt.sh                                       | 46 ++++++++++------------
 .../lib/it-run-bootstrap.sh                        | 20 +++++++++-
 .../it-run-compare.sh}                             | 18 +++++++++
 .../it-run-context.sh}                             | 18 +++++++++
 .../{it-run-karaf-lib.sh => lib/it-run-karaf.sh}   | 18 +++++++++
 itests/{ => lib}/it-run-ui.sh                      | 29 ++++++++++----
 itests/{it-run-lib.sh => lib/it-run.sh}            | 37 +++++++++++++++--
 itests/llm-it-run-analysis-guide.md                | 17 ++++++++
 12 files changed, 192 insertions(+), 67 deletions(-)
 delete mode 100644 itests/it-run-bootstrap.sh
 copy extensions/salesforce-connector/compileWithTests.sh => 
itests/lib/it-run-bootstrap.sh (63%)
 mode change 100755 => 100644
 rename itests/{it-run-compare-lib.sh => lib/it-run-compare.sh} (89%)
 rename itests/{it-run-context-lib.sh => lib/it-run-context.sh} (84%)
 rename itests/{it-run-karaf-lib.sh => lib/it-run-karaf.sh} (96%)
 rename itests/{ => lib}/it-run-ui.sh (84%)
 rename itests/{it-run-lib.sh => lib/it-run.sh} (86%)

Reply via email to