Commit Graph

161 Commits (d1f61c3936096c998b90e3f2872bafed9d13c4b6)
 

Author SHA1 Message Date
Qindel 9ea652070c refs #981 Adds correctly the config file and adds a apt -get update before install any packages
testing/og-dhcp-API/pipeline/head There was a failure building this commit Details
2024-10-18 11:21:49 +00:00
Luis Gerardo Romero Garcia 2946fc1d19 refs #981 #984 adds a minimal kea configuration to the installer, adds a json with the interfaces and the ogbootIp, adds gateway configuration when a subnet is create o modified in the controller
testing/og-dhcp-API/pipeline/head There was a failure building this commit Details
2024-10-18 12:49:42 +02:00
Luis Gerardo Romero Garcia 0f8870e003 refs #812 Fix a typo in subnetId
testing/og-dhcp-API/pipeline/head There was a failure building this commit Details
2024-10-09 17:06:07 +02:00
Luis Gerardo Romero Garcia fdbc087eb9 refs #812 Fix a double quote typo, adds parameter comprobation in all add and modify endpoints
testing/og-dhcp-API/pipeline/head There was a failure building this commit Details
2024-10-09 16:49:11 +02:00
Luis Gerardo Romero Garcia 6de02065a6 refs #812 Applies schemas subnets and hosts in swagger documentation, adds logic y some parameter is missing. Changes tests to check what parameter is missing
testing/og-dhcp-API/pipeline/head There was a failure building this commit Details
2024-10-09 16:27:50 +02:00
Luis Gerardo Romero Garcia 8e929108af refs #812 Changes response output parameter to message in add Dhcp subnet
testing/og-dhcp-API/pipeline/head There was a failure building this commit Details
2024-10-09 12:19:31 +02:00
Luis Gerardo Romero Garcia 8cd46a3d3e refs #812 Adds mask to some modify tests, changes response outpur parameter to message
testing/og-dhcp-API/pipeline/head There was a failure building this commit Details
2024-10-09 11:38:28 +02:00
Luis Gerardo Romero Garcia cb365ad2a2 refs #812 Next-server can be optional in the subnet, deletes the line of next-server in getAllSubnets
testing/og-dhcp-API/pipeline/head There was a failure building this commit Details
2024-10-09 11:21:24 +02:00
Luis Gerardo Romero Garcia 859f0151f3 refs #812 Changes ids to subnetsIds in tests
testing/og-dhcp-API/pipeline/head There was a failure building this commit Details
2024-10-09 10:58:30 +02:00
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