diff --git a/openeuler-ci/OmniStream.yaml b/openeuler-ci/OmniStream.yaml new file mode 100644 index 0000000000000000000000000000000000000000..55ec35741aba0eca9540f9519350c4738d70a478 --- /dev/null +++ b/openeuler-ci/OmniStream.yaml @@ -0,0 +1,12 @@ +repo_name: OmniStream +container_level: l1 +init_shell: "echo hello\necho $?" +user: + - login_name: muhuiqin + name: muhuiqin + email: muhuiqin@h-partners.com + gitee_id: mu-huiqin + - login_name: weihaobin + name: weihaobin + email: weihaobin1@h-partners.com + gitee_id: micro_cloud_111 \ No newline at end of file diff --git a/src/ac/framework/ac.yaml b/src/ac/framework/ac.yaml index a8821c8515100a2c82be5347b0099ed61df21145..337a5a648290d189b695108f8e5fa1a7352bb26f 100644 --- a/src/ac/framework/ac.yaml +++ b/src/ac/framework/ac.yaml @@ -78,7 +78,7 @@ openeuler: "oeAware-collector", "libkperf", "virtCCA_sdk", "virtCCA_driver", "dim", "dim_tools", "oeAware-manager", "authHub", "sysSentry", "sysmonitor", "oeAware-scenario", "oeAware-tune", "openEuler-portal", "opendesign-datastat", "quick-issue", "easy-software", "oeDeploy", "global-trust-authority", "UNT", "jiuwen-deepsearch", - "krun"] + "krun","OmniStream"] commit_msg: hint: commit_msg module: commit_msg.check_commit_msg @@ -94,5 +94,5 @@ openeuler: hint: check_anti_poisoning module: anti_poisoning.check_anti_poisoning entry: CheckAntiPoisoning - allow_list: ["aops-apollo", "iSulad",] + allow_list: ["aops-apollo", "iSulad","OmniStream"]