{"id":22410976,"url":"https://github.com/e3sm-project/e3sm_test_scripts","last_synced_at":"2025-07-31T21:31:07.746Z","repository":{"id":30491614,"uuid":"125123181","full_name":"E3SM-Project/E3SM_test_scripts","owner":"E3SM-Project","description":"Test scripts for cron and jenkins jobs","archived":false,"fork":false,"pushed_at":"2024-10-30T03:17:24.000Z","size":271,"stargazers_count":7,"open_issues_count":1,"forks_count":5,"subscribers_count":127,"default_branch":"master","last_synced_at":"2024-10-30T06:16:47.823Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/E3SM-Project.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-03-13T22:34:30.000Z","updated_at":"2024-10-30T03:17:27.000Z","dependencies_parsed_at":"2024-01-14T23:56:18.501Z","dependency_job_id":"876cf311-225f-4911-958e-c2a5869d026a","html_url":"https://github.com/E3SM-Project/E3SM_test_scripts","commit_stats":{"total_commits":336,"total_committers":13,"mean_commits":"25.846153846153847","dds":0.5803571428571428,"last_synced_commit":"029b4647e2ed7799f8533d4cad4360745a8583b3"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/E3SM-Project%2FE3SM_test_scripts","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/E3SM-Project%2FE3SM_test_scripts/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/E3SM-Project%2FE3SM_test_scripts/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/E3SM-Project%2FE3SM_test_scripts/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/E3SM-Project","download_url":"https://codeload.github.com/E3SM-Project/E3SM_test_scripts/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":228304099,"owners_count":17898920,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-12-05T13:12:35.377Z","updated_at":"2024-12-05T13:12:35.994Z","avatar_url":"https://github.com/E3SM-Project.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# E3SM_test_scripts\nTest scripts for cron and jenkins jobs\n\nHow it works (for Jenkins jobs):\n\nMake/modify a script in the jenkins subdirectory of this repo. The script name \nshould be `$machine_$branch_$test`. The first code block for all the \nscripts should be:\n\n```bash\nexport SCRIPTROOT=$( cd \"$( dirname \"${BASH_SOURCE[0]}\" )\" \u0026\u0026 cd .. \u0026\u0026 pwd )\nexport CIME_MACHINE=$machine\nsource $SCRIPTROOT/util/setup_common.sh\n```\n\nwhere `$machine` is the E3SM machine for the test, and the lines below this \nblock are the actual test.\n\nNote: If a `util/$machine_setup.sh` file exists, it will also be sourced.\n\nThe test process:\n\nJenkins will clone  `E3SM` and `E3SM_test_scripts` into the top level workspace \ndirectory:\n\n```bash\n% ls\nACME\nE3SM_test_scripts\n```\nIt will then just run the appropriate script for the job, for example, this is \nskybridge job:\n\n```bash\n#!/bin/bash -xle\n./E3SM_test_scripts/jenkins/skybridge_next.sh\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fe3sm-project%2Fe3sm_test_scripts","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fe3sm-project%2Fe3sm_test_scripts","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fe3sm-project%2Fe3sm_test_scripts/lists"}