瀏覽代碼

Disable o3de-extras automated testing for stabilization (#16801)

Signed-off-by: Mike Chang <[email protected]>
Mike Chang 1 年之前
父節點
當前提交
69df21262a
共有 2 個文件被更改,包括 1 次插入5 次删除
  1. 0 5
      .automatedtesting.json
  2. 1 0
      .gitignore

+ 0 - 5
.automatedtesting.json

@@ -12,10 +12,5 @@
     "ENABLE_GEMS": [
     "ENABLE_GEMS": [
     ],
     ],
     "REPOS": [
     "REPOS": [
-        {
-            "NAME": "o3de-extras",
-            "URL": "https://github.com/o3de/o3de-extras.git",
-            "BRANCH": "development"
-        }
     ]
     ]
 }
 }

+ 1 - 0
.gitignore

@@ -14,6 +14,7 @@ CMakeUserPresets.json
 [Uu]ser/
 [Uu]ser/
 FrameCapture/**
 FrameCapture/**
 .DS_Store
 .DS_Store
+.automatedtesting.json
 user*.cfg
 user*.cfg
 client*.cfg
 client*.cfg
 server*.cfg
 server*.cfg