Project

General

Profile

Actions

User story #12945

closed

Allows to specify ram for a given machine in plateform declaration

Added by François ARMAND over 5 years ago. Updated over 5 years ago.

Status:
Released
Priority:
N/A
Category:
Rudder tests
Target version:
UX impact:
Suggestion strength:
User visibility:
Effort required:
Name check:
Fix check:
Regression:

Description

Sometimes, you want to be able to specify the quantity of ram for a specific box (to test something, or because the boxes uses more ram).

There is almost everything in rtf to allow it but the actual parameter passing.

With that path, you can do:

 {
  "default":{ "run-with": "vagrant", "rudder-version": "4.1", "system": "ubuntu16_04", "inventory-os": "ubuntu" },
  "server": { "rudder-setup": "server" },
  "agent1": { "rudder-setup": "agent",  "system":"ubuntu18_04", "ram": 512 }
 }
Actions #1

Updated by François ARMAND over 5 years ago

  • Status changed from New to In progress
Actions #2

Updated by François ARMAND over 5 years ago

  • Status changed from In progress to Pending technical review
  • Assignee changed from François ARMAND to Alexis Mousset
  • Pull Request set to https://github.com/Normation/rudder-tests/pull/127
Actions #3

Updated by François ARMAND over 5 years ago

  • Status changed from Pending technical review to Pending release
Actions #4

Updated by Benoît PECCATTE over 5 years ago

  • Status changed from Pending release to Released
Actions

Also available in: Atom PDF