Skip to content

Commit

Permalink
Merge branch 'main' into JBIDE-28870
Browse files Browse the repository at this point in the history
  • Loading branch information
sbouchet authored Oct 10, 2023
2 parents 6f23b24 + 3ad0690 commit 997024c
Show file tree
Hide file tree
Showing 144 changed files with 27,903 additions and 9,905 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/publish_reports.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
run: |
find . -name '*.zip' -exec sh -c 'unzip -d "${1%.*}" "$1"' _ {} \;
- name: Publish aggregated tests reports
uses: scacap/action-surefire-report@v1
uses: scacap/action-surefire-report@4cbb611f23a9b5a030c73c2b32190a80983956ed #v1
with:
github_token: ${{secrets.GITHUB_TOKEN}}
report_paths: '${{github.workspace}}/*test-reports/**/TEST-*.xml'
Expand Down
2 changes: 1 addition & 1 deletion features/org.jboss.tools.openshift.cdk.feature/feature.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<feature
id="org.jboss.tools.openshift.cdk.feature"
label="%featureName"
version="3.22.0.qualifier"
version="3.24.0.qualifier"
provider-name="%providerName"
plugin="org.jboss.tools.openshift.cdk.server"
license-feature="org.jboss.tools.foundation.license.feature"
Expand Down
2 changes: 1 addition & 1 deletion features/org.jboss.tools.openshift.cdk.feature/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.jboss.tools.openshift</groupId>
<artifactId>features</artifactId>
<version>3.22.0-SNAPSHOT</version>
<version>3.24.0-SNAPSHOT</version>
</parent>
<groupId>org.jboss.tools.openshift.features</groupId>
<artifactId>org.jboss.tools.openshift.cdk.feature</artifactId>
Expand Down
18 changes: 2 additions & 16 deletions features/org.jboss.tools.openshift.cdk.test.feature/feature.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
<feature
id="org.jboss.tools.openshift.cdk.test.feature"
label="%featureName"
version="3.22.0.qualifier"
version="3.24.0.qualifier"
provider-name="%providerName"
license-feature="org.jboss.tools.foundation.license.feature"
license-feature-version="0.0.0">
license-feature-version="0.0.0">

<description url="%descriptionURL">
%description
Expand All @@ -19,25 +19,11 @@
%license
</license>

<plugin
id="org.jboss.tools.cdk.reddeer"
download-size="0"
install-size="0"
version="0.0.0"
unpack="false"/>

<plugin
id="org.jboss.tools.openshift.cdk.server.test"
download-size="0"
install-size="0"
version="0.0.0"
unpack="false"/>

<plugin
id="org.jboss.tools.cdk.ui.bot.test"
download-size="0"
install-size="0"
version="0.0.0"
unpack="false"/>

</feature>
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.jboss.tools.openshift</groupId>
<artifactId>features</artifactId>
<version>3.22.0-SNAPSHOT</version>
<version>3.24.0-SNAPSHOT</version>
</parent>
<groupId>org.jboss.tools.openshift.features</groupId>
<artifactId>org.jboss.tools.openshift.cdk.test.feature</artifactId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<feature
id="org.jboss.tools.openshift.egit.integration.feature"
label="%featureName"
version="3.22.0.qualifier"
version="3.24.0.qualifier"
provider-name="%providerName"
plugin="org.jboss.tools.openshift.egit.ui"
license-feature="org.jboss.tools.foundation.license.feature"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.jboss.tools.openshift</groupId>
<artifactId>features</artifactId>
<version>3.22.0-SNAPSHOT</version>
<version>3.24.0-SNAPSHOT</version>
</parent>
<groupId>org.jboss.tools.openshift.features</groupId>
<artifactId>org.jboss.tools.openshift.egit.integration.feature</artifactId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<feature
id="org.jboss.tools.openshift.egit.integration.test.feature"
label="%featureName"
version="3.22.0.qualifier"
version="3.24.0.qualifier"
provider-name="%providerName"
license-feature="org.jboss.tools.foundation.license.feature"
license-feature-version="0.0.0">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.jboss.tools.openshift</groupId>
<artifactId>features</artifactId>
<version>3.22.0-SNAPSHOT</version>
<version>3.24.0-SNAPSHOT</version>
</parent>
<groupId>org.jboss.tools.openshift.features</groupId>
<artifactId>org.jboss.tools.openshift.egit.integration.test.feature</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion features/org.jboss.tools.openshift.feature/feature.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<feature
id="org.jboss.tools.openshift.feature"
label="%featureName"
version="3.22.0.qualifier"
version="3.24.0.qualifier"
provider-name="%providerName"
plugin="org.jboss.tools.openshift.ui"
license-feature="org.jboss.tools.foundation.license.feature"
Expand Down
2 changes: 1 addition & 1 deletion features/org.jboss.tools.openshift.feature/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.jboss.tools.openshift</groupId>
<artifactId>features</artifactId>
<version>3.22.0-SNAPSHOT</version>
<version>3.24.0-SNAPSHOT</version>
</parent>
<groupId>org.jboss.tools.openshift.features</groupId>
<artifactId>org.jboss.tools.openshift.feature</artifactId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<feature
id="org.jboss.tools.openshift.integration.tests.feature"
label="%featureName"
version="3.22.0.qualifier"
version="3.24.0.qualifier"
provider-name="%providerName"
license-feature="org.jboss.tools.foundation.license.feature"
license-feature-version="0.0.0">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.jboss.tools.openshift</groupId>
<artifactId>features</artifactId>
<version>3.22.0-SNAPSHOT</version>
<version>3.24.0-SNAPSHOT</version>
</parent>
<groupId>org.jboss.tools.openshift.features</groupId>
<artifactId>org.jboss.tools.openshift.integration.tests.feature</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion features/org.jboss.tools.openshift.js.feature/feature.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<feature
id="org.jboss.tools.openshift.js.feature"
label="%featureName"
version="3.22.0.qualifier"
version="3.24.0.qualifier"
provider-name="%providerName"
plugin="org.jboss.tools.openshift.js"
license-feature="org.jboss.tools.foundation.license.feature"
Expand Down
2 changes: 1 addition & 1 deletion features/org.jboss.tools.openshift.js.feature/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.jboss.tools.openshift</groupId>
<artifactId>features</artifactId>
<version>3.22.0-SNAPSHOT</version>
<version>3.24.0-SNAPSHOT</version>
</parent>
<groupId>org.jboss.tools.openshift.features</groupId>
<artifactId>org.jboss.tools.openshift.js.feature</artifactId>
Expand Down
9 changes: 1 addition & 8 deletions features/org.jboss.tools.openshift.test.feature/feature.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<feature
id="org.jboss.tools.openshift.test.feature"
label="%featureName"
version="3.22.0.qualifier"
version="3.24.0.qualifier"
provider-name="%providerName"
license-feature="org.jboss.tools.foundation.license.feature"
license-feature-version="0.0.0">
Expand Down Expand Up @@ -32,12 +32,5 @@
install-size="0"
version="0.0.0"
unpack="false"/>

<plugin
id="org.jboss.tools.openshift.ui.bot.test"
download-size="0"
install-size="0"
version="0.0.0"
unpack="false"/>

</feature>
2 changes: 1 addition & 1 deletion features/org.jboss.tools.openshift.test.feature/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.jboss.tools.openshift</groupId>
<artifactId>features</artifactId>
<version>3.22.0-SNAPSHOT</version>
<version>3.24.0-SNAPSHOT</version>
</parent>
<groupId>org.jboss.tools.openshift.features</groupId>
<artifactId>org.jboss.tools.openshift.test.feature</artifactId>
Expand Down
3 changes: 1 addition & 2 deletions features/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.jboss.tools</groupId>
<artifactId>openshift</artifactId>
<version>3.22.0-SNAPSHOT</version>
<version>3.24.0-SNAPSHOT</version>
</parent>
<groupId>org.jboss.tools.openshift</groupId>
<artifactId>features</artifactId>
Expand All @@ -18,7 +18,6 @@
<module>org.jboss.tools.openshift.egit.integration.test.feature</module>
<module>org.jboss.tools.openshift.cdk.feature</module>
<module>org.jboss.tools.openshift.cdk.test.feature</module>
<module>org.jboss.tools.openshift.integration.tests.feature</module>
<module>org.jboss.tools.openshift.js.feature</module>
</modules>
<build>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: CDK UI bot tests
Bundle-SymbolicName: org.jboss.tools.cdk.ui.bot.test
Bundle-Version: 3.22.0.qualifier
Bundle-Version: 3.24.0.qualifier
Bundle-Vendor: Red Hat
Require-Bundle: org.junit,
org.eclipse.reddeer.go;bundle-version="3.0.0",
Expand Down
2 changes: 1 addition & 1 deletion itests/org.jboss.tools.cdk.ui.bot.test/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.jboss.tools.openshift</groupId>
<artifactId>itests</artifactId>
<version>3.22.0-SNAPSHOT</version>
<version>3.24.0-SNAPSHOT</version>
</parent>

<groupId>org.jboss.tools.cdk.tests</groupId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: OpenShift UI Bot Tests
Bundle-SymbolicName: org.jboss.tools.openshift.ui.bot.test;singleton:=true
Bundle-Version: 3.22.0.qualifier
Bundle-Version: 3.24.0.qualifier
Bundle-Activator: org.jboss.tools.openshift.ui.bot.test.Activator
Require-Bundle: org.eclipse.ui.ide,
org.eclipse.ui.editors,
Expand Down
30 changes: 3 additions & 27 deletions itests/org.jboss.tools.openshift.ui.bot.test/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.jboss.tools.openshift</groupId>
<artifactId>itests</artifactId>
<version>3.22.0-SNAPSHOT</version>
<version>3.24.0-SNAPSHOT</version>
</parent>
<groupId>org.jboss.tools.openshift.tests</groupId>
<artifactId>org.jboss.tools.openshift.ui.bot.test</artifactId>
Expand All @@ -16,7 +16,7 @@
<systemProperties>
-Dtest.configurations.dir=${configurations.dir} -Dopenshift.server=${openshift.server} -Dopenshift.username=${openshift.username} -Dopenshift.password=${openshift.password} -Dopenshift.token=${openshift.token} -Dopenshift.authmethod=${openshift.authmethod} -Dsecurestorage.password=${securestorage.password} -Dusage_reporting_enabled=false -Duse.cdk=${use.cdk} -Doc.linux.latest=${oc.linux.latest} -Doc.windows.latest=${oc.windows.latest} -Doc.mac.latest=${oc.mac.latest} -Doc.linux.1.1.64=${oc.linux.1.1.64} -Doc.windows.1.1.64=${oc.windows.1.1.64} -Doc.mac.1.1.64=${oc.mac.1.1.64}
</systemProperties>
<test.class>org.jboss.tools.openshift.ui.bot.test.OpenShift3StableBotTests</test.class>
<test.class>org.jboss.tools.openshift.ui.bot.test.OpenShift4SmokeTests</test.class>
<surefire.timeout>9600</surefire.timeout>
<openshift.server></openshift.server>
<openshift.username></openshift.username>
Expand Down Expand Up @@ -74,34 +74,10 @@
</plugins>
</build>
<profiles>
<profile>
<id>smoke</id>
<properties>
<test.class>org.jboss.tools.openshift.ui.bot.test.OpenShift3SmokeBotTests</test.class>
</properties>
</profile>
<profile>
<id>full</id>
<properties>
<test.class>org.jboss.tools.openshift.ui.bot.test.OpenShift3BotTests</test.class>
</properties>
</profile>
<profile>
<id>eap-cd</id>
<properties>
<test.class>org.jboss.tools.openshift.ui.bot.test.OpenShift3EAPCDTests</test.class>
</properties>
</profile>
<profile>
<id>openshift4</id>
<properties>
<test.class>org.jboss.tools.openshift.ui.bot.test.OpenShift4StableBotTests</test.class>
</properties>
</profile>
<profile>
<id>openshift-interop</id>
<properties>
<test.class>org.jboss.tools.openshift.ui.bot.test.OpenShiftInteropTests</test.class>
<test.class>org.jboss.tools.openshift.ui.bot.test.OpenShift4SmokeTests</test.class>
</properties>
</profile>
<profile>
Expand Down
Loading

0 comments on commit 997024c

Please sign in to comment.