diff --git a/che/pr-master/happy-path-workspace.yaml b/che/pr-master/happy-path-workspace.yaml index 79a6c677..b217676a 100644 --- a/che/pr-master/happy-path-workspace.yaml +++ b/che/pr-master/happy-path-workspace.yaml @@ -8,10 +8,6 @@ projects: type: git location: 'https://github.com/spring-projects/spring-petclinic.git' components: - - type: cheEditor - alias: che-theia - reference: https://raw.githubusercontent.com/chepullreq4/pr-check-files/master/che/pr-master/che_theia_meta.yaml - memoryLimit: 768Mi - type: kubernetes alias: petclinic-web reference: https://raw.githubusercontent.com/eclipse/che/master/e2e/files/happy-path/containers-happy-path.yaml @@ -36,15 +32,6 @@ components: value: /home/user/.m2 memoryLimit: 2Gi mountSources: true - - type: chePlugin - alias: java8 - reference: https://raw.githubusercontent.com/chepullreq4/pr-check-files/master/che/pr-master/java8_meta.yaml - - type: chePlugin - alias: vscode_yaml - reference: https://raw.githubusercontent.com/chepullreq4/pr-check-files/master/che/pr-master/vscode_yaml_meta.yaml - - type: chePlugin - alias: vscode_kubernetes_tools - reference: https://raw.githubusercontent.com/chepullreq4/pr-check-files/master/che/pr-master/vscode_kubernetes_tools_meta.yaml commands: - name: build actions: