From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id B10BB12B94 for ; Fri, 18 Jul 2025 04:06:03 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=198.137.202.133 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1752811565; cv=none; b=CHTgBY/nYNI1WEOHk66qoPsLciAUu5TqqwC5gy7f2MrIXQifFGvynePgwnGWdaSF0yEwLdZO8Sy1ViyCbblFHD8iGgWWnl3B9QiTuTVadu6ZVUDSWrR/JpXAo2zN4FglehSNFI4ALt4OqaBouvOyRVj3j0TAzYeDvHV4eUQvqpo= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1752811565; c=relaxed/simple; bh=iC6uWPM8MoSN4/Ea1vJzIi98kfwQUWxJQOC8FViHp8I=; h=From:To:Cc:Subject:Date:Message-ID:In-Reply-To:References: MIME-Version; b=hq0zO7roTBM/USlRDUpIEViZ7nPRybQ0UJTJWWKczznw2Q7TolMX5WEkm9GGWUyyjaHmo0f8/FNv+Ay6aqOs+5nOk/AwEWlA8ENAv53v6bdhFwmc7PkmjF+x7pZQuMRRzyHebx5fe8ck4KQxALAZzGP7mo5BRfI6JHX7+ylyv7A= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dmarc=fail (p=quarantine dis=none) header.from=kernel.org; spf=none smtp.mailfrom=infradead.org; dkim=pass (2048-bit key) header.d=infradead.org header.i=@infradead.org header.b=4k9lk8Mo; arc=none smtp.client-ip=198.137.202.133 Authentication-Results: smtp.subspace.kernel.org; dmarc=fail (p=quarantine dis=none) header.from=kernel.org Authentication-Results: smtp.subspace.kernel.org; spf=none smtp.mailfrom=infradead.org Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=infradead.org header.i=@infradead.org header.b="4k9lk8Mo" DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=infradead.org; s=bombadil.20210309; h=Sender:Content-Transfer-Encoding: MIME-Version:References:In-Reply-To:Message-ID:Date:Subject:Cc:To:From: Reply-To:Content-Type:Content-ID:Content-Description; bh=LBo0pIo6cXw75lqnWytvA1iDiMckHSdowm82zXDAbic=; b=4k9lk8MobzK0k4No/PyeDS6L65 ZfRyXbkHlhRZ1w98RRhjyWSWFFh6589rzkARERj/OUqr/hD5d+jahS6qKOwds1td2bK+xqpWupQo4 MffAwvjfJgRwm/lR9A7N5DrDlKLfNsoTbsXixK5/17ST7d5Lmm5RP1C3B9zFgyk5HaCzpkqTOsGah NbokKo2Ds2m30IQROuwMrEHaH2VfrKI3y8ckQ3ro4wHbdcib5HW0Z5rqJeBysS/qQQ/yY6TlSMo+3 ymdBzbWLgUpC5a3YrjrID7y1WFKUzHSQ55vo9ZEUDrgDuaT91tlmnVckOPiK/G6aft20+l1jXmtz8 I1y+8Mxg==; Received: from mcgrof by bombadil.infradead.org with local (Exim 4.98.2 #2 (Red Hat Linux)) id 1uccMA-0000000Bdts-3QH4; Fri, 18 Jul 2025 04:05:58 +0000 From: Luis Chamberlain To: Chuck Lever , Daniel Gomez , Viacheslav Dubeyko , kdevops@lists.linux.dev Cc: Luis Chamberlain Subject: [PATCH 2/4] steady-state: fix identation on Makefile Date: Thu, 17 Jul 2025 21:05:54 -0700 Message-ID: <20250718040557.2774976-3-mcgrof@kernel.org> X-Mailer: git-send-email 2.49.0 In-Reply-To: <20250718040557.2774976-1-mcgrof@kernel.org> References: <20250718040557.2774976-1-mcgrof@kernel.org> Precedence: bulk X-Mailing-List: kdevops@lists.linux.dev List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Sender: Luis Chamberlain ChatGPT Codex generated this code, it gets a B rating as I only found one bug and this was it. I told it to borrow the stead-state code from my plot-sysbench code [0] and also take my fio-tests language and Kconfig logic from fio-tests [1]. And so I'll be folding in fio-tests to kdevops soon using kdevops as this is proving to be quite simple with ChatGPT codex. I can say then with more confidence that the architecture behind kdevops is making adding more workflows with things like ChatGPT codex super simple. We should be able to scale faster by now and recent developments / tools. Link: https://github.com/mcgrof/plot-sysbench # [0] Link: https://github.com/mcgrof/fio-tests # [1] Signed-off-by: Luis Chamberlain --- workflows/steady_state/Makefile | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/workflows/steady_state/Makefile b/workflows/steady_state/Makefile index 56897111..6d395021 100644 --- a/workflows/steady_state/Makefile +++ b/workflows/steady_state/Makefile @@ -3,12 +3,12 @@ PHONY += steady-state steady-state-help-menu SSD_STEADY_STATE_DYNAMIC_RUNTIME_VARS := "kdevops_run_ssd_steady_state": True steady-state: -$(Q)ansible-playbook $(ANSIBLE_VERBOSE) \ --i $(KDEVOPS_HOSTFILE) playbooks/steady_state.yml \ ---extra-vars '{ $(SSD_STEADY_STATE_DYNAMIC_RUNTIME_VARS) }' $(LIMIT_HOSTS) + $(Q)ansible-playbook $(ANSIBLE_VERBOSE) \ + -i $(KDEVOPS_HOSTFILE) playbooks/steady_state.yml \ + --extra-vars '{ $(SSD_STEADY_STATE_DYNAMIC_RUNTIME_VARS) }' $(LIMIT_HOSTS) steady-state-help-menu: -@echo "steady-state - Prefill and run fio steady state" -@echo "" + @echo "steady-state - Prefill and run fio steady state" + @echo "" HELP_TARGETS += steady-state-help-menu -- 2.47.2