Commit Graph

152 Commits (da7269c64c5d5556a169cab5f450272c88f0cfaa)
 

Author SHA1 Message Date
Luis Gerardo Romero Garcia 330cacd3ed refs #812 Fix nelmio package config yaml
testing/og-dhcp-API/pipeline/head There was a failure building this commit Details
2024-10-09 10:39:21 +02:00
Luis Gerardo Romero Garcia 72d5240932 refs #812 Adds host schema, adds subnet call to the subnet schema, deletes some output error in API Robot
testing/og-dhcp-API/pipeline/head There was a failure building this commit Details
2024-10-08 18:05:41 +02:00
Luis Gerardo Romero Garcia db9ce9c90e refs #812 adds some unset hash, fix a bug in restore backup, adds in the 200 response the new subnets in the backup restore endpoint. Adds a new schema in nelmio yaml configuration and changes the project name
testing/og-dhcp-API/pipeline/head There was a failure building this commit Details
2024-10-08 16:55:13 +02:00
Luis Gerardo Romero Garcia d68208357c refs #812 standarize outputs in all endpoints and adds anyof instruction in swagger documentation for 400 error code
testing/og-dhcp-API/pipeline/head There was a failure building this commit Details
2024-10-08 12:50:29 +02:00
Luis Gerardo Romero Garcia b1d2f2eb22 refs #812 #814 adds some 500 code exits, adds new endpoint to get last backup content. Adds swagger documentation of restoreBackup.
testing/og-dhcp-API/pipeline/head There was a failure building this commit Details
2024-10-07 14:57:03 +02:00
Luis Gerardo Romero Garcia ff1449ff33 refs #812 adds 500 error to getHost
testing/og-dhcp-API/pipeline/head There was a failure building this commit Details
2024-10-04 13:13:51 +02:00
Luis Gerardo Romero Garcia f43f309f1e refs #797 adds a anyof property to control 400 error message in addSubnet swagger doc
testing/og-dhcp-API/pipeline/head There was a failure building this commit Details
2024-10-03 15:01:54 +02:00
Luis Gerardo Romero Garcia ad7cd037bf refs #797 in delete and modify identifiques the host with subnet id and mac, changes swagger and functionality with this logic. Fix duplicated 400 output in swagger addsubnet doc
testing/og-dhcp-API/pipeline/head There was a failure building this commit Details
2024-10-03 12:31:36 +02:00
Luis Gerardo Romero Garcia 348c5247f4 refs #797 changes swagger doc in modify hosts, get subnets and delete subnets, unset hash in delete subnets, adds a new error in case the id already exists in post subnet
testing/og-dhcp-API/pipeline/head There was a failure building this commit Details
2024-10-03 10:53:11 +02:00
Nicolas Arenas 0156b0a10f Test for delete endpoints working
testing/og-dhcp-API/pipeline/head There was a failure building this commit Details
2024-10-03 09:46:33 +02:00
Nicolas Arenas f41e2283f7 Update gitignore
testing/og-dhcp-API/pipeline/head There was a failure building this commit Details
2024-10-03 09:31:51 +02:00
Nicolas Arenas 12e215b44c Add mock api 2024-10-03 09:31:51 +02:00
Nicolas Arenas 43de742eae Modity test and add test working 2024-10-03 09:31:51 +02:00
Luis Gerardo Romero Garcia 16e1e41da5 refs #797 changes output in get subnets
testing/og-dhcp-API/pipeline/head There was a failure building this commit Details
2024-10-03 09:21:02 +02:00
Nicolas Arenas 98319e3718 Fix all subnets test
testing/og-dhcp-API/pipeline/head There was a failure building this commit Details
Prepares error for all subnets
2024-10-02 14:13:27 +02:00
Nicolas Arenas 2a88fd7dc6 More test
testing/og-dhcp-API/pipeline/head There was a failure building this commit Details
2024-10-02 14:05:00 +02:00
Luis Gerardo Romero Garcia aaa06152d1 refs #668 adds status endpoint to dhcp controller
testing/og-dhcp-API/pipeline/head There was a failure building this commit Details
2024-10-02 14:00:23 +02:00
Nicolas Arenas 2d391cdd34 Updating test cases
testing/og-dhcp-API/pipeline/head There was a failure building this commit Details
2024-10-02 13:19:51 +02:00
Luis Gerardo Romero Garcia 7ac1d486fd refs
testing/og-dhcp-API/pipeline/head There was a failure building this commit Details
2024-10-02 13:01:17 +02:00
Nicolas Arenas 3ea2296444 Just testing first case
testing/og-dhcp-API/pipeline/head There was a failure building this commit Details
2024-10-02 11:57:08 +02:00
Nicolas Arenas d5258e733a Fix problem with environment
testing/og-dhcp-API/pipeline/head There was a failure building this commit Details
2024-10-02 09:37:01 +02:00
Nicolas Arenas 52cde55418 Fixing some typos in JenkinsFile
testing/og-dhcp-API/pipeline/head There was a failure building this commit Details
2024-10-02 09:29:37 +02:00
Nicolas Arenas f425f599a7 Put API Ip in file to be used later
testing/og-dhcp-API/pipeline/head There was a failure building this commit Details
Pass base_URL as parameter to robotframework
2024-10-02 09:23:41 +02:00
Nicolas Arenas 7efa997f5f Remove unwanted Library from tests
testing/og-dhcp-API/pipeline/head There was a failure building this commit Details
2024-10-02 09:11:57 +02:00
Nicolas Arenas ad9a8d8388 Integrate test with robot framework 2024-10-02 09:11:43 +02:00
Nicolas Arenas 26886e474b Add requirements for robot framework 2024-10-02 09:11:16 +02:00
Nicolas Arenas 7d7097bf48 Update gitignore
testing/og-dhcp-API/pipeline/head This commit looks good Details
2024-10-02 08:45:42 +02:00
Nicolas Arenas 59e70be134 First test added 2024-10-02 08:45:28 +02:00
Nicolas Arenas ba57508041 Fix ip problem
testing/og-dhcp-API/pipeline/head This commit looks good Details
2024-10-01 21:06:02 +02:00
Nicolas Arenas 2d6a0bc553 Remove kea file as no longer needed 2024-10-01 20:57:29 +02:00
Nicolas Arenas dafcb79fc6 Updated Jenkinsfile to be pure declarative
testing/og-dhcp-API/pipeline/head There was a failure building this commit Details
2024-10-01 20:51:13 +02:00
Nicolas Arenas a9df18a987 Get jenkinsintance from current context, to avoid script approval 2024-10-01 20:02:44 +02:00
Nicolas Arenas 6fb97ba4a4 Remove extra chareacters at the beginning of the line
testing/og-dhcp-API/pipeline/head This commit looks good Details
2024-10-01 17:59:14 +02:00
Nicolas Arenas 2ade9775cc Fix problem with ip space at the end 2024-10-01 17:59:14 +02:00
Nicolas Arenas e1aceb5101 Fix env var 2024-10-01 17:59:14 +02:00
Nicolas Arenas 3b6731bea8 Update url to check api up 2024-10-01 17:59:14 +02:00
Nicolas Arenas 08bbea320b Fix get email 2024-10-01 17:59:14 +02:00
Nicolas Arenas 0e462f02cd Improve plugin installation 2024-10-01 17:59:14 +02:00
Nicolas Arenas 3793256ae8 Change script to get user email 2024-10-01 17:59:14 +02:00
Nicolas Arenas 3d458453ed Revert commit as it was working fine 2024-10-01 17:59:14 +02:00
Nicolas Arenas 1dc949954a Test api in proper stage 2024-10-01 17:59:14 +02:00
Nicolas Arenas 57ec16bd5b Move vagrant destroy server to post action 2024-10-01 17:59:14 +02:00
Nicolas Arenas 7f76546392 Update Jenkinsfile with copilot help 2024-10-01 17:59:14 +02:00
Nicolas Arenas 7f5ababc8f Fix typo 2024-10-01 17:59:14 +02:00
Nicolas Arenas a0f41610da Using mailer plugin 2024-10-01 17:59:14 +02:00
Nicolas Arenas 31f7d14d61 Deshabilita las ejecuciones concurrentes 2024-10-01 17:59:14 +02:00
Nicolas Arenas 15950f6e26 Add mail notification to Jenkinsfile 2024-10-01 17:59:14 +02:00
Nicolas Arenas 677de074c7 Update vagrant and Jenkins for new installer 2024-10-01 17:59:14 +02:00
Nicolas Arenas 8d48007532 Update some typos 2024-10-01 17:59:14 +02:00
Nicolas Arenas b0e2fbfaa9 Update provision and swagger init file 2024-10-01 17:59:14 +02:00