From ad8aac1546f7304169754a14a8e4fdfa842a2b1b Mon Sep 17 00:00:00 2001 From: Augusto Date: Sun, 6 Oct 2024 21:00:20 +0200 Subject: [PATCH] Solving problems with the CITATION.cff file and the README.md --- CITATION.cff | 77 ++++++++++++++++++++++++++-------------------------- README.md | 11 ++++++-- 2 files changed, 47 insertions(+), 41 deletions(-) diff --git a/CITATION.cff b/CITATION.cff index cb218f9..d4d8ecd 100644 --- a/CITATION.cff +++ b/CITATION.cff @@ -1,50 +1,49 @@ cff-version: 1.2.0 message: "If you cite this replication package, please cite it as below." authors: -- family-names: "Augusto" - given-names: "Cristian" - orcid: "https://orcid.org/0000-0001-6140-1375" -- family-names: "Morán" - given-names: "Jesús" - orcid: "https://orcid.org/0000-0002-7544-3901" -- family-names: "Bertolino" - given-names: "Antonia" - orcid: "https://orcid.org/0000-0001-8749-1356" -- family-names: "De la Riva" - given-names: "Claudio" - orcid: "https://orcid.org/0000-0001-5592-9683" -- family-names: "Tuya" - given-names: "Javier" - orcid: "https://orcid.org/0000-0002-1091-934X" + - family-names: "Augusto" + given-names: "Cristian" + orcid: "https://orcid.org/0000-0001-6140-1375" + - family-names: "Morán" + given-names: "Jesús" + orcid: "https://orcid.org/0000-0002-7544-3901" + - family-names: "Bertolino" + given-names: "Antonia" + orcid: "https://orcid.org/0000-0001-8749-1356" + - family-names: "De la Riva" + given-names: "Claudio" + orcid: "https://orcid.org/0000-0001-5592-9683" + - family-names: "Tuya" + given-names: "Javier" + orcid: "https://orcid.org/0000-0002-1091-934X" title: "Replication package for 'RETORCH*: A Cost and Resource aware Model for E2E Testing in the Cloud'" version: 1.0 -doi: "TO-DO" date-released: 2023-08-11 url: "https://github.com/giis-uniovi/retorchx-rp" preferred-citation: type: article authors: -- family-names: "Augusto" - given-names: "Cristian" - orcid: "https://orcid.org/0000-0001-6140-1375" -- family-names: "Morán" - given-names: "Jesús" - orcid: "https://orcid.org/0000-0002-7544-3901" -- family-names: "Bertolino" - given-names: "Antonia" - orcid: "https://orcid.org/0000-0001-8749-1356" -- family-names: "De la Riva" - given-names: "Claudio" - orcid: "https://orcid.org/0000-0001-5592-9683" -- family-names: "Tuya" - given-names: "Javier" - orcid: "https://orcid.org/0000-0002-1091-934X" - doi: "10.0000/00000" #TO-DO - journal: "Journal Title" #TO-DO - month: 9 #TO-DO - start: 1 # TO-DO First page number - end: 10 # TO-DO Last page number + - family-names: "Augusto" + given-names: "Cristian" + orcid: "https://orcid.org/0000-0001-6140-1375" + - family-names: "Morán" + given-names: "Jesús" + orcid: "https://orcid.org/0000-0002-7544-3901" + - family-names: "Bertolino" + given-names: "Antonia" + orcid: "https://orcid.org/0000-0001-8749-1356" + - family-names: "De la Riva" + given-names: "Claudio" + orcid: "https://orcid.org/0000-0001-5592-9683" + - family-names: "Tuya" + given-names: "Javier" + orcid: "https://orcid.org/0000-0002-1091-934X" + doi: "10.1016/j.jss.2024.112237" + journal: "Journal of Systems and Software" title: "RETORCH*: A Cost and Resource aware Model for E2E Testing in the Cloud" - issue: 1 #TO-DO - volume: 1 #TO-DO - year: 2023 #TO-DO \ No newline at end of file + volume: 1 # TO-DO + issue: 1 # TO-DO + start: 1 # TO-DO + end: 10 # TO-DO + month: 9 # TO-DO + year: 2024 diff --git a/README.md b/README.md index 782df91..c022484 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ This repository contains the replication package of the paper *RETORCH\*: A Cost and Resource aware Model for E2E Testing in the Cloud* -published at [TO-DO] +published at *Journal of Systems and Software* The replication package comprises various Execution Plan raw datasets generated by our Continuous Integration (CI) system, along with the necessary scripts to generate the average datasets and the spreadsheets used to generate the @@ -145,7 +145,14 @@ paper itself. ## Citing this work -[TO-DO] +RETORCH*: A Cost and Resource aware Model for E2E Testing in the Cloud: + +- Cristian Augusto, Jesús Morán, Antonia Bertolino, Claudio de la Riva, and Javier Tuya, + “RETORCH*: A Cost and Resource aware Model for E2E Testing in the Cloud”, + *Journal of Systems and Software*, vol. TO-DO, no. TO-DO, 2024. + https://doi.org/10.1016/j.jss.2024.112237 - [Full Paper available](https://www.sciencedirect.com/science/article/pii/S0164121224002814?via%3Dihub) - [Authors version](TO-DO) - + [Download citation](https://www.sciencedirect.com/science/article/pii/S0164121224002814?via%3Dihub#:~:text=Export%20citation%20to%20text) + RETORCH E2E Test Orchestration framework: - Cristian Augusto, Jesús Morán, Antonia Bertolino, Claudio de la Riva, and Javier Tuya,