Commit Graph

22 Commits

Author SHA1 Message Date
reynisson
c0412f6eba Fixed executor-pool tests that were failing 2021-11-28 17:43:50 +01:00
rahimiankeanu
3c8171af8e ExecutorPoolTest code should be fine.
But half of tests failed
2021-11-28 17:25:08 +01:00
rahimiankeanu
e03fc296ee Testing ExecutorPool version 1 2021-11-28 17:25:08 +01:00
3cb1d9bf20 deployment fixes 2021-11-25 17:49:49 +01:00
3c35f84913 bugfixes 2021-11-22 10:11:33 +01:00
rahimiankeanu
2aeaf86e59 Persistence layer in executor pool
(RemoveExecutorFrom... under Service folder still has an error)
2021-11-21 18:07:07 +01:00
6fe4b4dfbe bugfixes + env variables 2021-11-17 21:35:38 +01:00
reynisson
e869fb9699 Bidding workflow 2021-11-16 18:51:39 +01:00
reynisson
396f24e007 Implemented the executor removed event over mqtt 2021-11-14 16:34:45 +01:00
reynisson
2999fb294c Implemented the auction started event over mqtt 2021-11-14 15:16:42 +01:00
reynisson
55c094fc56 Implemented the new executor added event over mqtt 2021-11-14 14:28:45 +01:00
reynisson
ec8ff4b3ba Changed ExecutorIp and ExecutorPort to ExecutorUri. Also made all necessary changes for it to work 2021-11-09 22:56:11 +01:00
reynisson
8cfdd5ff09 Fixed some spelling mistakes and fixed an error in the Task list that produced a build error 2021-11-09 21:25:02 +01:00
86702e3195 bugfixes 2021-10-17 17:43:55 +02:00
bb1ffb8bfd bugfixes 2021-10-17 15:44:09 +02:00
f461c5f3cb integration + fixes 2021-10-17 15:38:04 +02:00
reynisson
94e5742ad2 Implemented all issues regarding Executor Pool. Did not complete the implementation of duplicate Ip/port check on adding a new executor 2021-10-17 00:17:13 +02:00
050d11254c naming & bug fixing 2021-10-07 10:02:35 +02:00
17e770ea38 added remaining ci files 2021-10-06 18:47:53 +02:00
5d37aea3d7 added code quality scanns 2021-10-06 18:11:18 +02:00
c6aebe4b9f added docker stuff for development 2021-10-06 10:23:57 +02:00
9dabdeb36e init 2021-10-06 10:23:17 +02:00