This commit is contained in:
xiaojunnuo
2023-05-25 00:41:36 +08:00
parent cddf01ee68
commit 5eff50e8fe
51 changed files with 512 additions and 151 deletions
@@ -7,6 +7,7 @@ import "../../src";
import "../plugin/echo-plugin";
describe("pipeline-hauwei-test", function () {
it("#pipeline", async function () {
//@ts-ignore
this.timeout(120000);
async function onChanged(history: RunHistory) {
console.log("changed:");
@@ -7,6 +7,7 @@ import "../plugin/echo-plugin";
describe("pipeline", function () {
it("#pipeline", async function () {
//@ts-ignore
this.timeout(120000);
async function onChanged(history: RunHistory) {
console.log("changed:");