Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

insert into source_code_details (NAME, CATEGORY_TYPE, SOURCE_REPO, SOURCE_BRANCH, DELETED_DATE, UPDATED_BY, UPDATED_DATE) values ('RDKV_CORE_TESTS', 'RDKV', 'generic-automation-tests', 'rdk-next', NULL,  'admin', now());

 Job Settings

...

         From Automatics UI,User can navigate to the page Settings ->  Job Settings. And verify (AUTO_QUICK_TEST_JOB, AUTO_QUICK_TEST_JOB_CI, AUTO_1HOUR_TEST_JOB, AUTO_4HOUR_TEST_JOB..) jobs             are created in the UI. If job is not created please follow this Url Automatics Orchestration User Manual - Preferred Program - RDK Central Wiki




            For each test type in Automatics, job will be created during test execution. The jobs are created based on job templates. For each test type, a job template need to be created.

...