Add Intial Smoke Tests 74/15274/4 master
authorashishj1729 <jain.ashish@samsung.com>
Sun, 16 Nov 2025 18:48:49 +0000 (00:18 +0530)
committerAshish Jain <jain.ashish@samsung.com>
Fri, 21 Nov 2025 06:10:00 +0000 (06:10 +0000)
commit46828c7b28516a6bb4c825d6cdbe8786f405fefa
tree1cfbc7105dac911f02f828c6283783f3339999c3
parentb1a6875ac688bd14388aea1185530cc1c54b708b
Add Intial Smoke Tests

The following tasks are done:
1. Adding Intial Smoke Test to register a data-extraction job and
   retrieve job-status.
2. Updating Github-Workflow to run smoke-tests.

Issue-Id: AIMLFW-314

Change-Id: I10713cd616e7c95dc900bcfe08381c853b572b20
Signed-off-by: ashishj1729 <jain.ashish@samsung.com>
.github/workflows/gerrit-verify.yaml
.gitignore [new file with mode: 0644]
component-testing/local-testing/run_test.sh [new file with mode: 0644]
component-testing/tests/requirements.txt [new file with mode: 0644]
component-testing/tests/test_component.py [new file with mode: 0644]
tox.ini