Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Store build information in a file #7

Closed
llxia opened this issue Aug 29, 2018 · 0 comments
Closed

Store build information in a file #7

llxia opened this issue Aug 29, 2018 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@llxia
Copy link
Contributor

llxia commented Aug 29, 2018

BuildStatus.jsx contains information of builds that TRSS needs to monitor in dashboard (not insert into db).

 OpenJ9: {
        url: "https://ci.eclipse.org/openj9/",
        builds: [
            "Pipeline-Build-Test-All",
            "Pipeline-Build-Test-JDK8-linux_390-64_cmprssptrs",
...

Instead of keeping these information in *.js, we should keep it in a .json file. In this way, change the information does not require re-build and each user can have their own file.

@llxia llxia added the enhancement New feature or request label Aug 29, 2018
@llxia llxia self-assigned this Aug 29, 2018
@karianna karianna added this to To do in aqa-test-tools via automation Aug 30, 2018
llxia added a commit to llxia/openjdk-test-tools that referenced this issue Sep 17, 2018
Closes: adoptium#7

Signed-off-by: lanxia <lan_xia@ca.ibm.com>
llxia added a commit to llxia/openjdk-test-tools that referenced this issue Sep 17, 2018
Closes: adoptium#7

Signed-off-by: lanxia <lan_xia@ca.ibm.com>
aqa-test-tools automation moved this from To do to Done Sep 17, 2018
llxia added a commit to llxia/openjdk-test-tools that referenced this issue Jan 7, 2019
Closes: adoptium#7

Signed-off-by: lanxia <lan_xia@ca.ibm.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
No open projects
Development

No branches or pull requests

1 participant