Commit Graph

124 Commits (d58744c59588ee843c53108cd95874a6533e712d)
 

Author SHA1 Message Date
Luis Gerardo Romero Garcia d58744c595 Merged branch 'nginx_conf' into 'main', ignoring conflicts and keeping 'nginx_conf' changes
testing/og-dhcp-API/pipeline/head There was a failure building this commit Details
2024-11-13 19:35:06 +01:00
Luis Gerardo Romero Garcia 3ca7ddd20b Merge branch 'nginx_conf' 2024-11-13 19:34:41 +01:00
Luis Gerardo Romero Garcia f6be76dde2 refs #1134 Changes nginx port
testing/og-dhcp-API/pipeline/head There was a failure building this commit Details
2024-11-13 19:32:24 +01:00
Luis Gerardo Romero Garcia 233cf82f1d refs #1134 Adds help script to new ogdhcp installation
testing/og-dhcp-API/pipeline/head There was a failure building this commit Details
2024-11-13 18:58:53 +01:00
Luis Gerardo Romero Garcia 3249dd0a53 refs #1134 Adds help script to new ogdhcp installation
testing/og-dhcp-API/pipeline/head There was a failure building this commit Details
2024-11-13 18:27:08 +01:00
Luis Gerardo Romero Garcia 0e329ef2d3 refs #1134 Use unique ogdhcp php fpm
testing/og-dhcp-API/pipeline/head There was a failure building this commit Details
2024-11-13 18:08:20 +01:00
Luis Gerardo Romero Garcia dbd3f88101 refs #1134 use php-fpm opengnsys
testing/og-dhcp-API/pipeline/head There was a failure building this commit Details
2024-11-13 16:05:41 +01:00
Luis Gerardo Romero Garcia 6afc14fb9a refs #1134 changes all permissions to opengnsys
testing/og-dhcp-API/pipeline/head There was a failure building this commit Details
2024-11-13 15:40:08 +01:00
Luis Gerardo Romero Garcia 18811105a6 refs #1053 Adds new parameter to nginx template to public dinamic dir. Use dinamic route to obtain disk usage function in controller
testing/og-dhcp-API/pipeline/head There was a failure building this commit Details
2024-10-28 07:23:15 +01:00
Luis Gerardo Romero Garcia 89c5c8dca3 refs #1053 Adds backup_dir parameter to service.yaml
testing/og-dhcp-API/pipeline/head Build queued... Details
2024-10-28 06:57:24 +01:00
Luis Gerardo Romero Garcia 210b5ef72d refs #1053 Modifies installer to use dinamic routes and adds backup dir to controller
testing/og-dhcp-API/pipeline/head There was a failure building this commit Details
2024-10-28 06:44:31 +01:00
Luis Gerardo Romero Garcia 0b6e6f7893 refs #1030 Adds to reservations bootfilename and next server when is modified the subnet to fix priority problem that allows to use global configuration when bootfilename and next server is defined in subnet
testing/og-dhcp-API/pipeline/head There was a failure building this commit Details
2024-10-23 13:38:37 +02:00
Luis Gerardo Romero Garcia aaacfe1286 refs #984 #1000 adds to modify subnet the gateway and makes nextserver and bootfilename optional parameters
testing/og-dhcp-API/pipeline/head There was a failure building this commit Details
2024-10-21 09:15:11 +00:00
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